Team:XMU-China/css

From 2012.igem.org

(Difference between revisions)
Line 6: Line 6:
<style type="text/css">
<style type="text/css">
 +
<!--contents -->
 +
#contents th{
 +
size:28px;
 +
font-weight: bold;
 +
font-size: 25px;
 +
border:none;
 +
}
 +
#contents {border:solid #09F thin;
 +
    position:fixed;
 +
margin-left:-25px;
 +
width:170px;
 +
}
 +
#contents td{
 +
border:none;
 +
font-size: 14px;
 +
}
 +
#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 -->
#subpage { position:relative;
#subpage { position:relative;
-
z-index:0;
+
z-index:-2;
margin:0 auto;
margin:0 auto;
-
margin-left:25px;
+
margin-left:100px;
margin-top:25px;
margin-top:25px;
-
width:900px;
+
width:800px;
font-family:Raavi;
font-family:Raavi;
height:120px auto;
height:120px auto;

Revision as of 09:44, 25 September 2012

XMU-CSS