Template:CM css

From 2010.igem.org

(Difference between revisions)
Line 117: Line 117:
  left: 5px;
  left: 5px;
  color: black;
  color: black;
-
  list-style-type: none;
+
  list-style: none;
}
}
Line 123: Line 123:
  color: white;
  color: white;
  text-decoration: none;
  text-decoration: none;
 +
list-style: none;
}
}
#procedure li a {
#procedure li a {
-
  list-style-type: none;
+
  list-style: none;
  color: black;
  color: black;
}
}

Revision as of 21:07, 16 October 2010