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