Template:UMaryland/CSS

From 2014.igem.org

(Difference between revisions)
 
(20 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 {
-
width: 975px;  
+
width: 975px;  
-
margin: 0px auto;
+
margin: 0px auto;
-
padding-top: 100px;
+
padding-top: 0px;
-
margin-bottom: 20px;
+
margin-bottom: 0px;
-
font-family: Georgia, Times, "Times New Roman", serif;  
+
font-family: Georgia, Times, "Times New Roman", serif;  
 +
        text-align:center;
 +
 
}
}
Line 16: Line 18:
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
-
background-color: #383838;
+
background-color: #9b9b9b;
border: 0 none;
border: 0 none;
height: 14px;
height: 14px;
Line 45: Line 47:
body {  
body {  
background-color: #fff;
background-color: #fff;
 +
}
 +
 +
table#topbar td{
 +
border-radius: 10px;
}
}
Line 51: Line 57:
height: 100%;
height: 100%;
border: 0px;
border: 0px;
-
background-color: transparent;
+
background-color: #cccccc;
margin: 0px;
margin: 0px;
padding: 0px;
padding: 0px;
Line 59: Line 65:
width: 100%;  
width: 100%;  
height: 100%;  
height: 100%;  
-
background-color: transparent;
+
background-color: #cccccc;
}
}

Latest revision as of 03:29, 15 October 2014