Team:USTC-Software/Project/App Clotho/css
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | #first { | |
margin-top:100px; | margin-top:100px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
width:1000px; | width:1000px; | ||
font-family:Arial, Helvetica, sans-serif; | font-family:Arial, Helvetica, sans-serif; | ||
+ | font-size:18px; | ||
margin:0 auto; | margin:0 auto; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } |
Revision as of 13:09, 22 September 2013
- first {
margin-top:100px; width:1000px; font-family:Arial, Helvetica, sans-serif; font-size:18px; margin:0 auto;
}