Template:TemplateTop

From 2010.igem.org

(Difference between revisions)
Line 75: Line 75:
clear: both;
clear: both;
text-align: center;
text-align: center;
 +
text-decoration: none;
}
}
Line 82: Line 83:
margin: 0;
margin: 0;
padding: 0;
padding: 0;
 +
text-decoration: none;
}
}
-
#tabs li { float: left; }
+
#tabs li { float: left;list-style-type: none; }
#tabs a,span { width: 90px; }
#tabs a,span { width: 90px; }
Line 159: Line 161:
#subtabs li {
#subtabs li {
 +
list-style-type: none;
float: left;
float: left;
padding: 0 8px 0 8px;
padding: 0 8px 0 8px;

Revision as of 16:36, 1 July 2010

Example Tabs