Team:Penn

From 2012.igem.org

(Difference between revisions)
Line 8: Line 8:
}
}
#content {
#content {
-
width:1000px;
+
  width:1000px;
-
border:none;
+
  border:none;
}
}
#footer-box, .printfooter, .firstHeading {
#footer-box, .printfooter, .firstHeading {
-
display: none;
+
  display: none;
}
}
#top-section {
#top-section {
-
width:1000px;
+
  width:1000px;
-
border:none;
+
  border:none;
-
height:16px;
+
  height:16px;
}
}
table.listing {
table.listing {
-
display:none;
+
  display:none;
}
}
#menubar > ul > li:last-child {
#menubar > ul > li:last-child {
-
display:none;
+
  display:none;
}
}
#menubar {
#menubar {
-
    width: auto;}
+
  width: auto;
 +
}
 +
body {
 +
  background: #95001a;
 +
}

Revision as of 04:48, 20 August 2012