Template:ZJUtemplate2

From 2011.igem.org

(Difference between revisions)
Line 5: Line 5:
/* CSS Document */
/* CSS Document */
#contentwrapper{
#contentwrapper{
-
background-color:#transparent;
+
background-color:#e9e9e9;
}
}
.main{
.main{
Line 14: Line 14:
padding:5px;
padding:5px;
padding-left:10px;
padding-left:10px;
-
width:170px;
+
width:180px;
height:100%;
height:100%;
float:left;
float:left;
Line 35: Line 35:
background-color:white;
background-color:white;
}
}
 +
.leftul #accordion{
 +
width:140ppx
 +
}
 +
#contentwrapper .main .leftulcontainer #leftul #accordion h4 a{
 +
color:white;
 +
text-decoration:none;
 +
}
 +
#contentwrapper .main .leftulcontainer #leftul #accordion .pane {
#contentwrapper .main .leftulcontainer #leftul #accordion .pane {
height: 200px;
height: 200px;
Line 160: Line 168:
font-size:24px;
font-size:24px;
}
}
 +
</style>
</style>
</html>
</html>

Revision as of 02:13, 6 October 2011