Team:XMU-China/css

From 2012.igem.org

(Difference between revisions)
 
(12 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:-190px;
+
-
margin-top:25px;
+
-
width:167px;
+
-
background-color:#0099cc;
+
-
color:#fff;
+
-
z-index:110;
+
}
}
#contents td{
#contents td{
border:none;
border:none;
-
font-size: 11px;
+
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:25px;
margin-left:25px;
Line 107: Line 98:
}
}
-
 
+
</style>
</head>
</head>
</html>
</html>

Latest revision as of 19:14, 26 September 2012

XMU-CSS