Template:Template

From 2014.igem.org

(Difference between revisions)
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.) --*/
 +
        margin 0px auto;
background-color: #383838;
background-color: #383838;
border: 0 none;
border: 0 none;
Line 22: Line 23:
top: 0;
top: 0;
position: fixed;
position: fixed;
-
width: 975px;  
+
width: 1200px;  
left: 50%;  
left: 50%;  
-
margin-left: -487px;
 
}
}

Revision as of 15:56, 16 October 2014