Team:PoznanSoft/template.css

From 2014.igem.org

(Difference between revisions)
Meela (Talk | contribs)
(Created page with "body { background-color: lightblue; } h1 { color: navy; margin-left: 20px; }")
Newer edit →

Revision as of 09:09, 16 October 2014

body {

   background-color: lightblue;

} h1 {

   color: navy;
   margin-left: 20px;

}