Template:Team:Duke/CSS

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki setting...")
Line 16: Line 16:
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
-
background-color: #383838;
+
background-color: #ff6666;
border: 0 none;
border: 0 none;
height: 14px;
height: 14px;
Line 28: Line 28:
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
-
background-color: #383838;
+
background-color: #cc99ff;
height: 14px;
height: 14px;
display: block;
display: block;
Line 44: Line 44:
body {  
body {  
-
background-color: #fff;
+
background-color: #ffffff;
}
}

Revision as of 15:20, 1 July 2014