Team:NTNU Trondheim/ntnu style.css

From 2011.igem.org

Revision as of 10:24, 27 June 2011 by Tormunds (Talk | contribs)

/*Stylesheet for NTNU_Trondheim*/

h1 {

 color : red;

}

/* MediaWiki mods */

.firstHeading {

display:none;

}

.globalWrapper {

  background-color: transparent;
  padding-bottom:0px;
  border: none;

}

.bodyContent {

  background-color: orange;

}