* Changed the color of the side button bar
[citadel.git] / webcit / static / head.html
index 3b1f1286c092d9fa95ecae1edf812f15695b0c85..e67f362e1dad6833a1dfb509987aad073c864805 100644 (file)
@@ -32,7 +32,7 @@ body {
        left:0px;
        width: 15%;
        height:100%;
-       background: #eeeecc;
+       background: #ffffee;
 }
 
 * html #iconbar {
@@ -103,7 +103,7 @@ body {
        width: 100%;
        padding: 0 0 1em 0;
        margin-bottom: 1em;
-       background-color: #eeeecc;
+       background-color: #ffffee;
        color: #aaaaaa;
        font-size: 8pt;
 }
@@ -128,7 +128,7 @@ body {
 
 #button li a {
        display: block;
-       background-color: #eeeecc;
+       background-color: #ffffee;
        color: #000000;
        text-decoration: none;
        width: 100%;