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{background:transparent;}
+
#top-section{background:transparent;
-
#menubar{text:transparent;}
+
text-decoration : none;
 +
}

Revision as of 16:29, 22 June 2014

body{background-color:red;}

  1. top-section{background:transparent;

text-decoration : none; }