Template:TemplateTop
From 2010.igem.org
(Difference between revisions)
Line 81: | Line 81: | ||
display: inline; | display: inline; | ||
list-style-type: none; | list-style-type: none; | ||
+ | list-style: none; | ||
+ | |||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
Line 86: | Line 88: | ||
} | } | ||
- | #tabs li { float: left;list-style-type: none; } | + | #tabs li { float: left;list-style: none; |
+ | list-style-type: none; } | ||
#tabs a,span { width: 90px; } | #tabs a,span { width: 90px; } | ||
Line 155: | Line 158: | ||
#subtabs ul { | #subtabs ul { | ||
+ | list-style: none; | ||
+ | |||
list-style-type: none; | list-style-type: none; | ||
margin: 0; | margin: 0; | ||
Line 161: | Line 166: | ||
#subtabs li { | #subtabs li { | ||
+ | list-style: none; | ||
+ | |||
list-style-type: none; | list-style-type: none; | ||
float: left; | float: left; |
Revision as of 16:40, 1 July 2010