Team:XMU-China/css

From 2012.igem.org

(Difference between revisions)
 
(52 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 26: Line 59:
}
}
.subtitle {
.subtitle {
-
font-size: 18px;
+
font-size: 20px;
font-weight: bold;
font-weight: bold;
text-align: left;
text-align: left;
color:#004f7c;
color:#004f7c;
 +
}
 +
 +
.subsubtitle {
 +
font-size: 18px;
 +
text-align: left;
 +
font-weight: bold;
 +
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>
</head>
</html>
</html>

Latest revision as of 19:14, 26 September 2012

XMU-CSS