parent
41a8053371
commit
9c2ebada8e
|
@ -27,6 +27,15 @@ a
|
||||||
&:visited
|
&:visited
|
||||||
color: color-link
|
color: color-link
|
||||||
|
|
||||||
|
code
|
||||||
|
margin: 0 2px
|
||||||
|
color: #e96900
|
||||||
|
padding: 3px 5px
|
||||||
|
font-size: 0.8em
|
||||||
|
border-radius: 2px
|
||||||
|
font-family: font-mono
|
||||||
|
background-color: #f8f8f8
|
||||||
|
|
||||||
.outer
|
.outer
|
||||||
clearfix()
|
clearfix()
|
||||||
max-width: (column-width + gutter-width) * columns + gutter-width
|
max-width: (column-width + gutter-width) * columns + gutter-width
|
||||||
|
|
Loading…
Reference in New Issue