Template:Zjuheader

From 2011.igem.org

(Difference between revisions)
Line 145: Line 145:
/*background: url(topnav_stretch.gif) repeat-x;*/
/*background: url(topnav_stretch.gif) repeat-x;*/
-
/*set the alpha*/
 
}
}
.search {
.search {
Line 227: Line 226:
margin-left:400px;}
margin-left:400px;}
ul#topnav span a{
ul#topnav span a{
-
font-size:22px;}
+
font-size:18px;}
ul#topnav li:hover span {  
ul#topnav li:hover span {  
-
filter:alpha(opacity=90);
+
filter:alpha(opacity=100);
-
-moz-opacity:0.9;
+
-moz-opacity:1.0;
-
-khtml-opacity:0.9;
+
-khtml-opacity:1.0;
-
opacity:0.9;
+
opacity:1.0;
display: block; } /*--Show subnav on hover--*/
display: block; } /*--Show subnav on hover--*/
ul#topnav li span a {  
ul#topnav li span a {  

Revision as of 04:27, 2 October 2011

无标题文档