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,6 +1,6 @@
.CodeRay {
background-color: #efefef;
font-family: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
font-family: @codefont;
font-size: 80%;
color: #333332;
margin-bottom: 1.5em;