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

From 2013.igem.org

(Difference between revisions)
 
Line 4: Line 4:
     font-size:16px;
     font-size:16px;
     margin:0 auto;
     margin:0 auto;
-
    margin-top:100px;
 
}
}

Latest revision as of 02:44, 28 October 2013

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

}


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

}

  1. dlink a {
   font:16px Arial, Helvetica, sans-serif;

}

  1. clothobutton {color:#aaed51 !important;}