Team:WITS-CSIR SA/style.css

From 2011.igem.org

(Difference between revisions)
Line 4: Line 4:
h1.firstHeading {
h1.firstHeading {
-
   coor: red;
+
   color: red;
}
}

Revision as of 08:51, 2 May 2011

body {

 background: url('https://static.igem.org/mediawiki/2011/5/51/E._coli_flagella.jpg');

}

h1.firstHeading {

 color: red;

}