Team:USTC-Software/Project/App Clotho/css
From 2013.igem.org
(Difference between revisions)
(25 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | #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;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + |
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;}