User:Sifuentes anita

From 2014.igem.org

(Difference between revisions)
Line 15: Line 15:
/* set up a white background */
/* set up a white background */
body {  
body {  
 +
width: 100%;
 +
height: 100%;
background-color: #fff;
background-color: #fff;
}
}
Line 28: Line 30:
}
}
-
html, body, .wrapper {
+
-
width: 100%;
+
/*Clear wiki default settings from the top part and create mock "black navigation bar */
-
height: 100%;
+
#top-section {  
-
background-color: transparent;
+
-
}
+
-
 
+
-
 
+
-
 
+
-
 
+
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
background-color: #383838;
background-color: #383838;
border: 0 none;
border: 0 none;
Line 50: Line 45:
-
 
+
</style>
</style>
<!-- end of css -->
<!-- end of css -->

Revision as of 15:23, 7 January 2015