Template:CSS/BasicTheme

From 2014.igem.org

(Difference between revisions)
m
m
Line 12: Line 12:
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
border: 0px;  
border: 0px;  
-
width: 960px;  
+
width: 100%;  
height: 14px;  
height: 14px;  
-
background-color: transparent;
+
background-color: #000;
}
}

Revision as of 19:29, 10 January 2014