Template:Team:Concordia/CSS

From 2014.igem.org

(Difference between revisions)
Line 20: Line 20:
height: 100%;
height: 100%;
}
}
-
 
+
#top-section  
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
border: none;
-
border: 0 none;
+
height: 0px;
-
height: 14px;
+
z-index: 100;
z-index: 100;
top: 0;
top: 0;
Line 56: Line 55:
}
}
-
* {
 
-
margin: 0;
 
-
padding: 0;
 
-
 
-
-webkit-font-smoothing: antialiased;
 
-
-webkit-box-sizing: border-box;
 
-
-moz-box-sizing: border-box;
 
-
box-sizing: border-box;
 
-
}
 
/*Main Page and Generic Header + Body *****************************************/
/*Main Page and Generic Header + Body *****************************************/

Revision as of 22:51, 12 August 2014