Template:Zjucss main
From 2011.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 118: | Line 118: | ||
left:20px; | left:20px; | ||
float: left; | float: left; | ||
- | |||
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: | + | 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: | + | font-size:26px;} |
ul#topnav li:hover span { | ul#topnav li:hover span { | ||
filter:alpha(opacity=90); | filter:alpha(opacity=90); |
Latest revision as of 10:55, 11 September 2011