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

From 2013.igem.org

(Difference between revisions)
Line 10: Line 10:
#second {
#second {
-
    margin-top:100px;
 
     width:1000px;
     width:1000px;
     font-family:Arial, Helvetica, sans-serif;
     font-family:Arial, Helvetica, sans-serif;

Revision as of 13:10, 22 September 2013

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

}


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

}