invirt.mit.edu: tweak background color
authorGreg Price <price@mit.edu>
Fri, 12 Dec 2008 08:23:52 +0000 (03:23 -0500)
committerGreg Price <price@mit.edu>
Fri, 12 Dec 2008 08:23:52 +0000 (03:23 -0500)
svn path=/trunk/scripts/invirt.mit.edu/; revision=1849

static/layout.css

index b28b55b..5afea2c 100644 (file)
@@ -12,7 +12,7 @@
    over the darker enclosing <html />. */
 html {
     padding: .75em;
    over the darker enclosing <html />. */
 html {
     padding: .75em;
-    background: #399;
+    background: #4a9;
 }
 body {
     position: relative;
 }
 body {
     position: relative;