Team:UCLA/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 18: Line 18:
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
-
#centercontainer { margin: auto; text-align: center; width: 100%}
+
 
 +
#centercontainer { margin: auto; text-align: center; width: 100%}/* CENTERING CONTAINER: Used for centering three content boxes */
#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: #383838;
Line 327: Line 328:
width: 200px;
width: 200px;
height: 80%;
height: 80%;
-
z-index: 0;
+
z-index: 10;
overflow: hidden;
overflow: hidden;
}
}

Revision as of 18:08, 1 October 2014