Template:Team:Sheffield/NavigationBar

From 2014.igem.org

(Difference between revisions)
Line 16: Line 16:
height: 14px;
height: 14px;
z-index: 100;
z-index: 100;
-
top: 0;
+
/*top: 0;*/
-
position: fixed;
+
/*position: fixed;*/
width: 975px;  
width: 975px;  
left: 50%;  
left: 50%;  
Line 24: Line 24:
#globalWrapper, #content {
#globalWrapper, #content {
-
position: fixed;
+
/*position: fixed;*/
-
top: 0;
+
/*top: 0;*/
width: 100%;  
width: 100%;  
-
height: 100%;
+
/*height: 100%;*/
border: 0px;
border: 0px;
background-color: transparent;
background-color: transparent;
Line 42: Line 42:
#bodyContent {
#bodyContent {
background-color: transparent;
background-color: transparent;
-
overflow-y: scroll;
+
/*overflow-y: scroll;*/
height: 100%;
height: 100%;
}
}

Revision as of 10:03, 4 October 2014