Team:XMU-China/css

From 2012.igem.org

(Difference between revisions)
Line 15: Line 15:
font-size: 25px;
font-size: 25px;
border:none;
border:none;
-
color:#fff;
+
color:#000;
 +
        line-height:19px;
}
}
#contents {
#contents {
-
border: thin dashed #fc49b6;
+
border: medium dashed #fc49b6;
-
position:fixed;
+
position:relative;
-
margin-left:-190px;
+
margin-left:25px;
-
margin-top:25px;
+
margin-top:00px;
-
width:167px;
+
width:900px;
-
background-color:#0099cc;
+
background-color:#fff;
-
color:#fff;
+
color:#000
z-index:110;
z-index:110;
 +
line-height:17px;
}
}
#contents td{
#contents td{
border:none;
border:none;
-
font-size: 11px;
+
font-size: 13px;
-
color:#fff;
+
color:#000;
}
}
#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 107: Line 109:
}
}
-
 
+
</style>
</head>
</head>
</html>
</html>

Revision as of 15:11, 25 September 2012

XMU-CSS