Team:HIT-Harbin/css/style.css

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
body{background-color:red;}
body{background-color:red;}
-
#top-section{filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;  
+
#top-section{filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; background:transparent;
}
}
#top-section:hover {
#top-section:hover {

Revision as of 17:31, 22 June 2014

body{background-color:red;}

  1. top-section{filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; background:transparent;

}

  1. top-section:hover {
visibility:inherit;
text-decoration:none;

} h1 {

}