User:Pudding

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> #menubar{ background-color:rgba(0,0,0,0.5); } #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear { d...")
Line 19: Line 19:
#top-section {  
#top-section {  
-
background-color: #383838;
+
background-color: rgba(0,0,0,0.5);
border: 0 none;
border: 0 none;
height: 14px;
height: 14px;
Line 30: Line 30:
}
}
-
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
+
#top-section-bar {  
-
background-color: #383838;
+
background-color: rgba(0,0,0,0.5);
height: 14px;
height: 14px;
display: block;
display: block;

Revision as of 08:33, 13 September 2014