Team:USTC-Software/Project/App Clotho/css
From 2013.igem.org
(Difference between revisions)
(7 intermediate revisions not shown) | |||
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; | ||
- | |||
} | } | ||
Line 12: | Line 11: | ||
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 { | + | #dlink a { |
- | font: | + | font:16px Arial, Helvetica, sans-serif; |
} | } | ||
- | # | + | #clothobutton {color:#aaed51 !important;} |
- | + | ||
- | } | + |
Latest revision as of 02:44, 28 October 2013
- first {
width:1000px; font-family:Arial, Helvetica, sans-serif; font-size:16px; margin:0 auto;
}
- 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;}