Team:Northwestern/Templates/Skinning

From 2013.igem.org

(Difference between revisions)
Line 3: Line 3:
/*Cleaning and Resetting the Background*/
/*Cleaning and Resetting the Background*/
-
/** {
+
* {
     margin:0;
     margin:0;
     padding:0;}
     padding:0;}
Line 26: Line 26:
p {
p {
     font-size: 16px;
     font-size: 16px;
-
     margin-bottom: 12px;}
+
     margin-bottom: 0px;}
body {
body {
     font-family: "Trebuchet MS", Helvetica, sans-serif;
     font-family: "Trebuchet MS", Helvetica, sans-serif;
Line 41: Line 41:
     background-color: transparent;  
     background-color: transparent;  
     color: black; }
     color: black; }
-
*/
+
 
/*Theme Formatting*/
/*Theme Formatting*/

Revision as of 17:55, 2 August 2013