Team:XMU-China/css

From 2012.igem.org

(Difference between revisions)
Line 12: Line 12:
font-size: 25px;
font-size: 25px;
border:none;
border:none;
 +
color:#fff;
}
}
-
#contents {border:solid #09F thin;
+
#contents {
-
    position:fixed;
+
border: thin dashed #fc49b6;
 +
position:fixed;
margin-left:-100px;
margin-left:-100px;
width:170px;
width:170px;
 +
background-color:#0099cc;
 +
color:#fff;
}
}
#contents td{
#contents td{
border:none;
border:none;
-
font-size: 14px;
+
font-size: 12px;
 +
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 41: Line 48:
margin-left:100px;
margin-left:100px;
margin-top:25px;
margin-top:25px;
-
width:700px;
+
width:800px;
font-family:Raavi;
font-family:Raavi;
height:120px auto;
height:120px auto;
Line 92: Line 99:
margin-left: auto;
margin-left: auto;
}
}
-
#subpage {
 
-
}
 
</style>
</style>
</head>
</head>
</html>
</html>

Revision as of 11:20, 25 September 2012

XMU-CSS