Cleanup LESS variable names

This commit is contained in:
Michael Rose
2013-09-07 08:44:10 -04:00
parent 194642eaa0
commit 07b98f3459
11 changed files with 293 additions and 369 deletions

View File

@ -1,6 +1,6 @@
.CodeRay {
background-color: #efefef;
font-family: @codefont;
font-family: @code-font;
font-size: 80%;
color: #333332;
margin-bottom: 1.5em;