Template:CSS/Home

From 2014.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 1: Line 1:
body {  
body {  
-
     margin: 0;
+
     margin: 0px;
     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;
 
}
}

Latest revision as of 06:23, 18 August 2014

body {

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

}