Template:Team:Alberta/2011style.css

From 2011.igem.org

(Difference between revisions)
m
m
Line 1: Line 1:
#pagecontent {
#pagecontent {
     background-color: red;
     background-color: red;
 +
    min-width: 100%;
}
}

Revision as of 01:49, 24 August 2011

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

}