Template:Zjucss Safety
From 2011.igem.org
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
@charset "UTF-8"; | @charset "UTF-8"; | ||
/* CSS Document */ | /* CSS Document */ | ||
- | . | + | .pagetitle{ |
- | + | background-color:#9966cc; | |
} | } | ||
- | . | + | .pagetitle h3{ |
- | + | font-size: 30pt; | |
+ | color:white; | ||
} | } | ||
- | . | + | .pagetitle hr{ |
- | + | height:2px; | |
- | + | margin-left:15px; | |
- | + | margin-right:15px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
#safetytilte{ | #safetytilte{ | ||
Line 30: | Line 27: | ||
border-radius: 10px; | border-radius: 10px; | ||
} | } | ||
- | #safetytilte | + | #safetytilte h3{ |
color:white; | color:white; | ||
margin-top:20px; | margin-top:20px; | ||
Line 36: | Line 33: | ||
} | } | ||
- | .block | + | .block h3 { |
font-size: 30pt; | font-size: 30pt; | ||
padding-top: 5px; | padding-top: 5px; | ||
padding-bottom: 5px; | padding-bottom: 5px; | ||
padding-left: 10px; | padding-left: 10px; | ||
- | |||
+ | color:#9966cc; | ||
} | } | ||
+ | |||
.giantblock{ | .giantblock{ | ||
position:relative; | position:relative; | ||
width: 910px; | width: 910px; | ||
margin-left:20px; | margin-left:20px; | ||
- | + | font-size:12pt; | |
} | } | ||
Line 56: | Line 54: | ||
} | } | ||
- | #msafety | + | #msafety h3{ |
color:#3e3e3e; | color:#3e3e3e; | ||
} | } | ||
Line 71: | Line 69: | ||
border-radius: 10px; | border-radius: 10px; | ||
} | } | ||
- | #safety1 | + | #safety1 h3 { |
font-size: 24pt; | font-size: 24pt; | ||
} | } |
Latest revision as of 17:15, 15 September 2011