Team:XMU-China/css

From 2012.igem.org

(Difference between revisions)
 
(27 intermediate revisions not shown)
Line 5: Line 5:
<title>XMU-CSS</title>
<title>XMU-CSS</title>
-
<style type="text/css">
 
-
<!--subpage -->
+
 
<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 68: Line 98:
}
}
-
#subpage div table tr td {
 
-
border: 1px solid #000;
 
-
padding: 0px;
 
-
margin: 0px;
 
-
}
 
-
#subpage table tr td {
 
-
border: 1px solid #000;
 
-
}
 
</style>
</style>
</head>
</head>
</html>
</html>

Latest revision as of 19:14, 26 September 2012

XMU-CSS