Team:USTC-Software/Project/App Clotho/css
From 2013.igem.org
(Difference between revisions)
Line 24: | Line 24: | ||
h3 { | h3 { | ||
font-family:Arial, Helvetica, sans-serif; | font-family:Arial, Helvetica, sans-serif; | ||
- | font-weight: | + | font-weight:400; |
font-size:18px; | font-size:18px; | ||
} | } |
Revision as of 05:36, 22 September 2013
h2#first {
margin-top:100px; margin-bottom:5px; }
p#first { margin-bottom:10px; }
h2 {
width:1000px;
font-family:Arial, Helvetica, sans-serif;
margin:0 auto;
}
p { margin:0 auto; font:18px Arial, Helvetica, sans-serif; width:1000px; }
h3 {
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-size:18px;
}