Team:Northwestern

From 2013.igem.org

(Difference between revisions)
Line 10: Line 10:
.header {
.header {
-
     width: 1000px;  
+
     width: 800px;  
     height: 250px;  
     height: 250px;  
     margin: auto;
     margin: auto;
Line 18: Line 18:
.menu {
.menu {
-
     width: 1000px;
+
     width: 800px;
-
     height: 25px;  
+
     height: 30px;  
     margin:auto;  
     margin:auto;  
     display: block;
     display: block;
Line 26: Line 26:
.gallery{
.gallery{
-
     width: 1000px;  
+
     width: 800px;  
     height: 400px;  
     height: 400px;  
     margin: auto;  
     margin: auto;  
Line 35: Line 35:
.text_box_one {
.text_box_one {
     border: 3px dashed black;
     border: 3px dashed black;
-
     width: 300px;  
+
     width: 250px;  
-
     height: 300px;
+
     height: 250px;
     margin: auto;
     margin: auto;
     display: inline-block;
     display: inline-block;
Line 44: Line 44:
     border: 3px dashed green;
     border: 3px dashed green;
     display: inline;
     display: inline;
-
     width: 300px;  
+
     width: 250px;  
-
     height: 300px;
+
     height: 250px;
}
}
-->
-->

Revision as of 20:09, 26 July 2013

BANNER
TEXTBOX 1
TEXTBOX 2
TEXTBOX 3