Improve browser paint times; remove the background-image.

master
Nick Sergeant 2012-07-18 12:39:59 -04:00
parent f74b0c406b
commit b56a84ca8f
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -60,7 +60,7 @@ $Consolas: Consolas, Menlo, "Courier New", monospace;
// Page
html, body {
background: #F5F2F3 url('/static/images/bg.gif') top left repeat;
background: #F2F2F2;
}
body {
color: #666;