Team:Linkoping Sweden/Templates

From 2014.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 5: Line 5:
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
 +
.firstHeading {
.firstHeading {
 +
visibility: hidden;
width: 975px;  
width: 975px;  
margin: 0px auto;
margin: 0px auto;
-
padding-top: 10px;
+
padding-top: 0px;
-
margin-bottom: 20px;
+
font-size: 0em;
-
font-family: Helvetica, Times, "Times New Roman", serif;  
+
margin-bottom: 0px;
 +
font-family: Georgia, Times, "Times New Roman", serif;  
}
}
-
 
+
#top-section{
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
    height: 0px;
-
background-color: #383838;
+
    top: 0px;
-
border: 0 none;
+
    margin-top: 0px;
-
height: 14px;
+
    padding: 0px;
-
z-index: 100;
+
    border: 0px;
-
top: 0;
+
-
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;
height: 14px;
height: 14px;
-
display: block;
+
display: block;
z-index: 10;
z-index: 10;
position: fixed;
position: fixed;

Latest revision as of 08:29, 25 June 2014