Template:Zjucss main

From 2011.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 121: Line 121:
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 135: Line 135:
float: left;
float: left;
margin: 0; padding: 0;
margin: 0; padding: 0;
-
height: 60px;
+
 
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: 28pt;
+
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:26pt;}
+
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