Template:CSS/Home

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
     color: #000000;
     color: #000000;
     background: #ffffff;
     background: #ffffff;
-
}
 
-
 
-
 
-
p {
 
-
    line-height: 1.8;
 
-
    color: #ffff00
 
-
    margin: 1.6em 1.6em 1em 36%;
 
-
    padding: 1em;
 
-
    border: dotted 3px #ffffff;
 
}
}

Revision as of 06:01, 18 August 2014

body {

    margin: 0;
    color: #000000;
    background: #ffffff;

}