Improved menu color
authorJoey Schulze <joey@infodrom.org>
Sat, 6 Oct 2007 09:35:28 +0000 (09:35 +0000)
committerJoey Schulze <joey@infodrom.org>
Sat, 6 Oct 2007 09:35:28 +0000 (09:35 +0000)
src/infodrom.css

index 10f7e31..c48a677 100644 (file)
@@ -50,9 +50,9 @@ img.border {
  * Menu
  */
 p.menurule {
  * Menu
  */
 p.menurule {
-  height: 2px;
+  height: 3px;
   width: 100%;
   width: 100%;
-  background-color: #1aa2fe;
+  background-color: #999999;
   padding: 0;
   margin-top: 7px;
   margin-bottom: 7px;
   padding: 0;
   margin-top: 7px;
   margin-bottom: 7px;