Team:XMU-China/css

From 2012.igem.org

(Difference between revisions)
 
(47 intermediate revisions not shown)
Line 4: Line 4:
<title>XMU-CSS</title>
<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:-2;
+
z-index:2;
margin:0 auto;
margin:0 auto;
margin-left:25px;
margin-left:25px;
Line 31: Line 64:
color:#004f7c;
color:#004f7c;
}
}
 +
.subsubtitle {
.subsubtitle {
font-size: 18px;
font-size: 18px;
Line 36: 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 {

Latest revision as of 19:14, 26 September 2012

XMU-CSS