Template:Zjucss main

From 2011.igem.org

(Difference between revisions)
Line 86: Line 86:
#contentwrapper{
#contentwrapper{
vertical-align:middle;
vertical-align:middle;
-
width:970px;margin:0 auto;text-align:left;position:relative;
+
width:970px;margin:0 auto;text-align:left;position:absolute;
font-family:'Molengo', sans-serif;
font-family:'Molengo', sans-serif;
 +
background-color:#e9e9e9;
 +
z-index:-3;
}
}
#contentwrapper p{
#contentwrapper p{
Line 112: Line 114:
ul#topnav {
ul#topnav {
-
padding: 0;
+
margin: 0; padding: 0;
-
margin:10px;
+
margin-top:10px;
-
        left:20px;
+
left:20px;
float: left;
float: left;
width: 930px;
width: 930px;
Line 132: Line 134:
ul#topnav li {
ul#topnav li {
float: left;
float: left;
 +
margin: 0; padding: 0;
border-right: 1px solid #555; /*--Divider for each parent level links--*/
border-right: 1px solid #555; /*--Divider for each parent level links--*/
filter:alpha(opacity=50);
filter:alpha(opacity=50);
Line 140: Line 143:
ul#topnav li a {
ul#topnav li a {
padding: 5px 15px;
padding: 5px 15px;
-
font-size: 26px;
+
font-size: 1.7em;
display: block;
display: block;
color: #f0f0f0;
color: #f0f0f0;
Line 171: Line 174:
position: absolute;
position: absolute;
left: 0;
left: 0;
-
top:29px;
+
top:42px;
display: none; /*--Hide by default--*/
display: none; /*--Hide by default--*/
width: 930px;
width: 930px;
Line 187: Line 190:
}
}
ul#topnav span a{
ul#topnav span a{
-
font-size:22px;}
+
font-size:1.2em;}
ul#topnav li:hover span {  
ul#topnav li:hover span {  
filter:alpha(opacity=90);
filter:alpha(opacity=90);
Line 351: Line 354:
}
}
.main{
.main{
-
background-color:#e9e9e9;
+
background-color:#transparent;
position:static;
position:static;
top:auto;
top:auto;
Line 497: Line 500:
}
}
#flickr{
#flickr{
-
float:left;
 
-
width:660px;
 
}
}
#flickr .blockcontent #player{
#flickr .blockcontent #player{
Line 534: Line 535:
background-image:url(http://ung.igem.org/wiki/images/c/c5/Blockbottom2.png);
background-image:url(http://ung.igem.org/wiki/images/c/c5/Blockbottom2.png);
background-repeat:no-repeat;
background-repeat:no-repeat;
 +
}
 +
#hp h1{
 +
color:#9966cc;
 +
}
 +
#hp hr{
 +
background-color:#9966cc;
 +
}
 +
#hp a{
 +
color:#9966cc;
 +
}
 +
#hp a:hover{
 +
color:#4700b1;
 +
text-decoration:none;
}
}
.footer{
.footer{
Line 549: Line 563:
text-decoration:none;
text-decoration:none;
cursor:pointer;
cursor:pointer;
 +
}
 +
 +
.pagetitle{
 +
text-align:center;
 +
margin-bottom:10px;
 +
filter:alpha(opacity=50);
 +
-moz-opacity:0.5;
 +
-khtml-opacity: 0.5;
 +
opacity: 0.5;padding:1px 0px;
 +
 +
}
 +
 +
.pagetitle h1{
 +
font-size:40px;
}
}
</style>
</style>
</html>
</html>

Revision as of 14:36, 1 September 2011