Template:Team:Alberta/2011style.css

From 2011.igem.org

(Difference between revisions)
m (Created page with "body { background: #cccccc; margin: 0px; }")
m
Line 1: Line 1:
-
body {
+
#pagecontent {
-
     background: #cccccc;
+
     background-color: red;
-
     margin: 0px;
+
     min-width: 100%;
}
}

Revision as of 01:46, 24 August 2011

  1. pagecontent {
   background-color: red;
   min-width: 100%;

}