Team:USTC-Software/Project/App Clotho/css

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
h2#first {
+
#first {
     margin-top:100px;
     margin-top:100px;
-
    margin-bottom:5px;
 
-
}
 
-
 
-
p#first {
 
-
    margin-bottom:10px;
 
-
}
 
-
 
-
 
-
h2 {
 
     width:1000px;
     width:1000px;
     font-family:Arial, Helvetica, sans-serif;
     font-family:Arial, Helvetica, sans-serif;
 +
    font-size:18px;
     margin:0 auto;
     margin:0 auto;
-
}
 
-
 
-
p {
 
-
    margin:0 auto;
 
-
    font-size:18px;
 
-
    font-family:Arial, Helvetica, sans-serif;
 
-
    width:1000px;
 
-
}
 
-
 
-
 
-
h3 {
 
-
    font-family:Arial, Helvetica, sans-serif;
 
-
    font-size:18px;
 
-
    font-weight:100;
 
}
}

Revision as of 13:09, 22 September 2013

  1. first {
    margin-top:100px;
    width:1000px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    margin:0 auto;

}