Team:Northwestern/Templates/Skinning

From 2013.igem.org

(Difference between revisions)
Line 4: Line 4:
/*Cleaning and Resetting the Background*/
/*Cleaning and Resetting the Background*/
* {
* {
-
     margin:0;
+
     margin:0px;
-
     padding:0;}
+
     padding:0px;}
#top-section {
#top-section {
     height: 0px; }
     height: 0px; }
Line 22: Line 22:
.firstHeading {
.firstHeading {
     display: none;}
     display: none;}
-
/*h1, h2, h3, h4, h5, h6 {
+
h1, h2, h3, h4, h5, h6 {
-
     border-bottom: 0px;}*/
+
     border-bottom: 0px;}
p {
p {
-
    font-size: 16px;
 
     margin-bottom: 0px;}
     margin-bottom: 0px;}

Revision as of 22:34, 21 August 2013