Team:HIT-Harbin/css/style.css

From 2014.igem.org

(Difference between revisions)
Line 4: Line 4:
#top-section a:hover {
#top-section a:hover {
  visibility:visible;
  visibility:visible;
-
  text-decoration: underline;
+
  text-decoration:none;
-
color: hsl(23, 42%, 100%);
+
 
}
}
h1 {
h1 {
      
      
}
}

Revision as of 17:19, 22 June 2014

body{background-color:red;}

  1. top-section{

}

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

} h1 {

}