Template:Team:Washington/Templates/MyHeader

From 2011.igem.org

(Difference between revisions)
Line 6: Line 6:
div#ddwrapper {
div#ddwrapper {
-
margin:0;
+
margin:0px 0px;
-
padding:0;
+
padding: 0px 0px;
height:28px;
height:28px;
width:965px; /* change to adjust imperfections in width */
width:965px; /* change to adjust imperfections in width */
Line 38: Line 38:
margin:0;
margin:0;
padding:0 !important;
padding:0 !important;
-
border-right:1px solid #FFF; /* creates illusion of spacing between tabs */
+
border-right:2px solid #FFF; /* creates illusion of spacing between tabs */
}
}
#ddnav ul li:last-child{border-right:none;}
#ddnav ul li:last-child{border-right:none;}
#ddnav a{
#ddnav a{
display:block;
display:block;
-
margin:0;
+
margin:0px 0px;
padding:4px 16px; /* play with dimensions for size of tabs */
padding:4px 16px; /* play with dimensions for size of tabs */
background-color:#545353; /* background color for tabs */
background-color:#545353; /* background color for tabs */

Revision as of 19:04, 7 September 2011