Team:Wash U/Temp
From 2009.igem.org
(Difference between revisions)
Line 35: | Line 35: | ||
list-style: none; | list-style: none; | ||
width: 150px; | width: 150px; | ||
+ | } | ||
+ | |||
+ | ul li { | ||
+ | position: relative; | ||
} | } |
Revision as of 19:29, 14 June 2009
ul { margin: 0; padding: 0; list-style: none; width: 150px; } ul li { position: relative; }