Team:XMU-China/css

From 2012.igem.org

(Difference between revisions)
Line 7: Line 7:
<style type="text/css">
<style type="text/css">
-
<!--subpage -->
+
 
<style type="text/css">
<style type="text/css">
 +
<!--content -->
 +
#contents th{
 +
size:28px;
 +
font-weight: bold;
 +
font-size: 25px;
 +
border:none;
 +
color:#fff;
 +
}
 +
#contents {
 +
border: thin dashed #fc49b6;
 +
position:fixed;
 +
margin-left:-100px;
 +
width:170px;
 +
background-color:#0099cc;
 +
color:#fff;
 +
}
 +
#contents td{
 +
border:none;
 +
font-size: 12px;
 +
color:#fff;
 +
 +
}
 +
#indexa{text-decoration:none;
 +
margin-left:25px;
 +
color:#fff;}
 +
#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:-2;
z-index:-2;

Revision as of 11:37, 25 September 2012

XMU-CSS