0
0
Fork 0

seperate code from text

This commit is contained in:
Gibheer 2012-09-28 12:01:57 +02:00
parent 5586b3179b
commit d6ec7051d7
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ body {
@include background-image(linear-gradient($highlight-gradient)); } }
code {
font-family: $font-family-code; }
pre { margin: 1em; }
ul {
list-style-type: circle;
padding-left: 2em;