Template:Team:HokkaidoU Japan/header/css/wiki menu.css

From 2013.igem.org

(Difference between revisions)
Line 7: Line 7:
   margin: 0;
   margin: 0;
   padding: 0;
   padding: 0;
-
   background: #555555;
+
   background: #ffffff;
   font-size: 12px;
   font-size: 12px;
}
}
Line 13: Line 13:
#menubar.left-menu {
#menubar.left-menu {
   left: 0; top: 0;
   left: 0; top: 0;
 +
}
 +
 +
#menubar.left-menu:before {
}
}
Line 27: Line 30:
#menubar li a {
#menubar li a {
-
   color: #ffffff;
+
   color: #000000;
   background: inherit;
   background: inherit;
}
}
</style></html>
</style></html>

Revision as of 08:24, 29 June 2013