Template:Team:Alberta/2011style.css

From 2011.igem.org

(Difference between revisions)
m
m
Line 11: Line 11:
/* CONTENT SECTION */
/* CONTENT SECTION */
#content {
#content {
-
     width: 1200px;
+
     width: 1000px;
     background-color: red;
     background-color: red;
}
}

Revision as of 02:12, 24 August 2011

/* TOP BAR SECTION */

  1. top-section {
   width: 1000px;
   border: 0px;

}

  1. p-logo {
   display: none;

}

/* CONTENT SECTION */

  1. content {
   width: 1000px;
   background-color: red;

}