Template:ZJUtemplate2

From 2011.igem.org

(Difference between revisions)
(Created page with "<http> <head> <style type='text/css'> @charset "UTF-8"; - CSS Document: #contentwrapper{ background-color:#e9e9e9; } .main{ padding-top:10px; } .leftulcontainer{ margin-rig...")
 
(3 intermediate revisions not shown)
Line 1: Line 1:
-
<http>
+
<html>
<head>
<head>
<style type='text/css'>
<style type='text/css'>
Line 5: Line 5:
/* CSS Document */
/* CSS Document */
#contentwrapper{
#contentwrapper{
-
background-color:#e9e9e9;
+
background-color:#transparent;
}
}
.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>

Latest revision as of 02:17, 6 October 2011