Removing test

master
Nick Sergeant 2012-03-05 16:58:25 -05:00
parent 3da129c49f
commit 6a29114a46
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@ html, body {
}
body {
background: blue;
color: #666;
font: normal 14px/16px "Helvetica Neue", Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
text-rendering: optimizeLegibility;

View File

@ -58,7 +58,6 @@ html, body {
background: #F5F2F3 url('/static/images/bg.gif') top left repeat;
}
body {
background: blue;
color: #666;
font: normal 14px/16px $Helvetica;
text-rendering: optimizeLegibility;