Template:Team:Concordia/CSS

From 2014.igem.org

(Difference between revisions)
Line 22: Line 22:
#top-section {  
#top-section {  
border: 0 none;
border: 0 none;
-
height: 0px;
+
height: 10px;
z-index: 100;
z-index: 100;
top: 0;
top: 0;
Line 29: Line 29:
left: 50%;  
left: 50%;  
margin-left: -487px;
margin-left: -487px;
-
         background-color: transparent;  
+
         background-color: 000;  
}
}
-
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
+
#top-section-bar {  
         background-color:transparent;
         background-color:transparent;
-
         height: 0px;
+
         height: 10px;
display: block;
display: block;
z-index: 10;
z-index: 10;

Revision as of 23:15, 12 August 2014