Style inline code snippets

This commit is contained in:
Michael Rose
2013-06-30 15:41:53 -04:00
parent 8e94928183
commit be498d4f43
6 changed files with 660 additions and 4927 deletions

View File

@ -1,7 +1,7 @@
// TYPOGRAPHY ================================================
@basefont: 'PT Serif', serif;
@baseheadingfont: 'PT Sans Narrow', sans-serif;
@codefont: Monaco, Courier New, monospace;
@codefont: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
// COLOR ====================================================
@bodycolor : #fff;