Team:Linkoping Sweden/Templates

From 2014.igem.org

(Difference between revisions)
 
Line 17: Line 17:
}
}
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
#top-section{
-
background-color: #383838;
+
    height: 0px;
-
border: 0 none;
+
    top: 0px;
-
height: 14px;
+
    margin-top: 0px;
-
z-index: 100;
+
    padding: 0px;
-
top: 0;
+
    border: 0px;
-
position: fixed;
+
-
width: 975px;
+
-
left: 50%;
+
-
margin-left: -487px;
+
}
}
-
 
#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: #383838;

Latest revision as of 08:29, 25 June 2014