Team:XMU-China/css

From 2012.igem.org

(Difference between revisions)
 
(20 intermediate revisions not shown)
Line 15: 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:0px;
+
-
margin-top:-45px;
+
-
width:170px;
+
-
background-color:#0099cc;
+
-
color:#fff;
+
-
overflow:scroll;
+
}
}
#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 51: Line 42:
#subpage { position:relative;
#subpage { position:relative;
-
z-index:-2;
+
z-index:2;
margin:0 auto;
margin:0 auto;
-
margin-left:125px;
+
margin-left:25px;
margin-top:25px;
margin-top:25px;
-
width:800px;
+
width:900px;
font-family:Raavi;
font-family:Raavi;
height:120px auto;
height:120px auto;
Line 107: 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