Template:Paris2010 2

From 2010.igem.org

(Difference between revisions)
(add css submenu)
m
Line 305: Line 305:
#submenu_1 {
#submenu_1 {
-
  background: #393a3d; // or : cdcdcd
+
  background: #393a3d;
  float: left;
  float: left;
  list-style: none;
  list-style: none;
Line 323: Line 323:
#submenu_1 a {
#submenu_1 a {
-
  background: #393a3d url("images/seperator.gif") bottom right no-repeat; // or : cdcdcd
+
  background: #393a3d url("images/seperator.gif") bottom right no-repeat;
  color: #fff;
  color: #fff;
  display: block;
  display: block;

Revision as of 17:24, 23 October 2010