Team:BIT

From 2013.igem.org

(Difference between revisions)
Line 9: Line 9:
a { color: #000; text-decoration: none; font-family: Verdana; line-height: 1.5;}
a { color: #000; text-decoration: none; font-family: Verdana; line-height: 1.5;}
a:hover { color: #F00; }
a:hover { color: #F00; }
 +
#blank *
 +
{
 +
  width: 1024px;
 +
  background-color: transparent;
 +
  background-image: url("");
 +
  border-style: none;
 +
  margin: 0 auto;
 +
  padding: 0;
 +
}
 +
#globalWrapper /* Global Environment (origin item) */
 +
{
 +
  background-color: #000;
 +
  background-attachment: fixed;
 +
  background-position: 50% 0;
 +
  background-repeat: no-repeat;
 +
  background-image: url();
 +
  overflow: hidden;
 +
}
 +
#top-section
 +
{
 +
  display: none;
 +
}
 +
#top
 +
{
 +
  display: none;
 +
}
 +
h1.firstHeading
 +
{
 +
  display: none;
 +
}
#header {
#header {

Revision as of 08:49, 17 September 2013

iGEM BIT