Team:USTC-Software/Project/App Clotho/css
From 2013.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
width:1000px; | width:1000px; | ||
font-family:Arial, Helvetica, sans-serif; | font-family:Arial, Helvetica, sans-serif; | ||
- | font-size: | + | font-size:16px; |
margin:0 auto; | margin:0 auto; | ||
margin-top:100px; | margin-top:100px; | ||
Line 12: | Line 12: | ||
width:1000px; | width:1000px; | ||
font-family:Arial, Helvetica, sans-serif; | font-family:Arial, Helvetica, sans-serif; | ||
- | font-size: | + | font-size:16px; |
margin:0 auto; | margin:0 auto; | ||
} | } | ||
#dlink a { | #dlink a { | ||
- | font: | + | font:16px Arial, Helvetica, sans-serif; |
} | } | ||
#clothobutton {color:#aaed51 !important;} | #clothobutton {color:#aaed51 !important;} |
Revision as of 16:01, 27 October 2013
- first {
width:1000px; font-family:Arial, Helvetica, sans-serif; font-size:16px; margin:0 auto; margin-top:100px;
}
- second {
width:1000px; font-family:Arial, Helvetica, sans-serif; font-size:16px; margin:0 auto;
}
- dlink a {
font:16px Arial, Helvetica, sans-serif;
}
- clothobutton {color:#aaed51 !important;}