Template:CSS/BasicTheme

From 2014.igem.org

(Difference between revisions)
m
m
Line 7: Line 7:
#menubar {background-color: #000;}
#menubar {background-color: #000;}
-
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover {color: #f0f0f0; background-color: #000;} /*-- styling for default menu bar links (edit, page, history, etc.) --*/
+
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover {color: #ccc; background-color: transparent;} /*-- styling for default menu bar links (edit, page, history, etc.) --*/
#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: 100%;  
+
width: 960px;  
height: 14px;  
height: 14px;  
-
background-color: #000;
+
background-color: transparent;
}
}

Revision as of 19:29, 10 January 2014