Some styles.
This commit is contained in:
parent
88f887938b
commit
3b3d286cdf
@ -21,8 +21,9 @@ body
|
||||
background: #F5F5F5
|
||||
h2
|
||||
font-size: 16px
|
||||
ul
|
||||
padding: 5px
|
||||
ul, ol
|
||||
list-style-position: inside
|
||||
padding-left: 10px
|
||||
|
||||
// Typography
|
||||
|
||||
@ -136,4 +137,9 @@ body#home #logo
|
||||
+replace-text("compass.png", 0px)
|
||||
height: 159px
|
||||
|
||||
p code
|
||||
border: 1px solid #ccc
|
||||
background-color: #f2f2f2
|
||||
padding: 2px
|
||||
|
||||
@import partials/syntax.sass
|
Loading…
Reference in New Issue
Block a user