Team:XMU-China/css

From 2012.igem.org

(Difference between revisions)
 
(32 intermediate revisions not shown)
Line 4: Line 4:
<title>XMU-CSS</title>
<title>XMU-CSS</title>
 +
 +
<style type="text/css">
<style type="text/css">
-
<!--content -->
+
 
 +
 
#contents th{
#contents th{
size:28px;
size:28px;
Line 12: Line 15:
font-size: 25px;
font-size: 25px;
border:none;
border:none;
-
color:#fff;
+
        line-height:19px;
}
}
-
#contents {
+
#contents {border:medium dashed #fc49b6;
-
border: thin dashed #fc49b6;
+
margin-left:25px;
-
position:fixed;
+
      line-height:17px;
-
margin-left:-100px;
+
-
width:170px;
+
-
background-color:#0099cc;
+
-
color:#fff;
+
}
}
#contents td{
#contents td{
border:none;
border:none;
-
font-size: 12px;
+
font-size: 13px;
-
color:#fff;
+
-
+
}
}
#indexa{text-decoration:none;
#indexa{text-decoration:none;
-
margin-left:25px;
+
margin-left:25px;}
-
color:#fff;}
+
#indexa:hover{
#indexa:hover{
text-decoration:underline;
text-decoration:underline;
Line 42: Line 38:
#hide{font-size:12px;}
#hide{font-size:12px;}
-
<!--subpage -->
+
 
 +
 
 +
 
#subpage { position:relative;
#subpage { position:relative;
-
z-index:-2;
+
z-index:2;
 +
margin:0 auto;
 +
margin-left:25px;
margin-top:25px;
margin-top:25px;
 +
width:900px;
font-family:Raavi;
font-family:Raavi;
height:120px auto;
height:120px auto;
 +
float:left;
}
}
.tit {
.tit {
Line 96: Line 98:
}
}
-
body {
+
</style>
-
margin-left: 100px;
+
-
}
+
-
</style>
 
</head>
</head>
</html>
</html>

Latest revision as of 19:14, 26 September 2012

XMU-CSS