Team:XMU-China/css
From 2012.igem.org
(Difference between revisions)
m (moved Template:Team:XMU-China/css to Team:XMU-China/css) |
|||
(48 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | |||
+ | <title>XMU-CSS</title> | ||
+ | |||
+ | |||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | |||
+ | #contents th{ | ||
+ | size:28px; | ||
+ | font-weight: bold; | ||
+ | font-size: 25px; | ||
+ | border:none; | ||
+ | line-height:19px; | ||
+ | } | ||
+ | #contents {border:medium dashed #fc49b6; | ||
+ | margin-left:25px; | ||
+ | line-height:17px; | ||
+ | } | ||
+ | #contents td{ | ||
+ | border:none; | ||
+ | font-size: 13px; | ||
+ | } | ||
+ | #indexa{text-decoration:none; | ||
+ | margin-left:25px;} | ||
+ | #indexa:hover{ | ||
+ | text-decoration:underline; | ||
+ | margin-left:25px; | ||
+ | } | ||
+ | #indexli{ | ||
+ | margin-left:25px;} | ||
+ | |||
+ | #show{display:none; | ||
+ | font-size:12px;} | ||
+ | |||
+ | #hide{font-size:12px;} | ||
+ | |||
#subpage { position:relative; | #subpage { position:relative; | ||
- | z-index: | + | z-index:2; |
margin:0 auto; | margin:0 auto; | ||
margin-left:25px; | margin-left:25px; | ||
Line 25: | Line 64: | ||
color:#004f7c; | color:#004f7c; | ||
} | } | ||
+ | |||
.subsubtitle { | .subsubtitle { | ||
font-size: 18px; | font-size: 18px; | ||
Line 30: | Line 70: | ||
font-weight: bold; | font-weight: bold; | ||
color:#004f7c; | color:#004f7c; | ||
+ | } | ||
+ | .sub3title { | ||
+ | font-size: 17px; | ||
+ | font-weight: bold; | ||
+ | text-align: left; | ||
+ | color:#000; | ||
+ | } | ||
+ | #subpage #fin { | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
} | } | ||
#subpage blockquote { | #subpage blockquote { | ||
Line 50: | Line 99: | ||
</style> | </style> | ||
+ | |||
+ | </head> | ||
+ | </html> |
Latest revision as of 19:14, 26 September 2012