Template:Zjucss main

From 2011.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 118: Line 118:
left:20px;
left:20px;
float: left;
float: left;
-
height:auto;
 
width: 930px;
width: 930px;
list-style: none;
list-style: none;
position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
-
+
height: 30px;
background:transparent;
background:transparent;
/*background: url(topnav_stretch.gif) repeat-x;*/
/*background: url(topnav_stretch.gif) repeat-x;*/
Line 136: Line 135:
float: left;
float: left;
margin: 0; padding: 0;
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 144: Line 144:
ul#topnav li a {
ul#topnav li a {
padding: 5px 15px;
padding: 5px 15px;
-
font-size: 1.7em;
+
font-size: 28px;
display: block;
display: block;
color: #f0f0f0;
color: #f0f0f0;
Line 191: Line 191:
}
}
ul#topnav span a{
ul#topnav span a{
-
font-size:1.2em;}
+
font-size:26px;}
ul#topnav li:hover span {  
ul#topnav li:hover span {  
filter:alpha(opacity=90);
filter:alpha(opacity=90);
Line 578: Line 578:
.pagetitle h1{
.pagetitle h1{
-
font-size:40px;
+
font-size:30px;
 +
        margin:5px 0px;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 10:55, 11 September 2011