Team:XMU-China/css

From 2012.igem.org

(Difference between revisions)
 
(36 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;
 +
        line-height:19px;
}
}
-
#contents {border:solid #09F thin;
+
#contents {border:medium dashed #fc49b6;
-
    position:fixed;
+
margin-left:25px;
-
margin-left:-100px;
+
      line-height:17px;
-
width:170px;
+
}
}
#contents td{
#contents td{
border:none;
border:none;
-
font-size: 14px;
+
font-size: 13px;
}
}
#indexa{text-decoration:none;
#indexa{text-decoration:none;
Line 35: 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:0 auto;
-
margin-left:100px;
+
margin-left:25px;
margin-top:25px;
margin-top:25px;
width:900px;
width:900px;
font-family:Raavi;
font-family:Raavi;
height:120px auto;
height:120px auto;
-
float:right;
+
float:left;
}
}
.tit {
.tit {
Line 94: Line 99:
</style>
</style>
 +
</head>
</head>
</html>
</html>

Latest revision as of 19:14, 26 September 2012

XMU-CSS