Team:Frankfurt/NavBarTemp/NavCss

From 2013.igem.org

(Difference between revisions)
Line 13: Line 13:
Green: #00a000
Green: #00a000
*/
*/
 +
#top-section {
 +
  border: none;
 +
  height: 0px;
 +
  width: 975px;
 +
  margin: 0px;
 +
  margin-left: auto;
 +
  margin-right: auto;
 +
  border-bottom: none;
 +
  margin-bottom: 0;
 +
  padding: 0;
 +
  font-size: 10pt;
 +
}
 +
 +
#p-logo {
 +
  border: none;
 +
  height: 0px;
 +
  margin: -1px;
 +
  margin-left: auto;
 +
  margin-right: auto;
 +
  margin-bottom: 0;
 +
  width: 975px;
 +
}
 +
 +
#menubar.left-menu {
 +
  background-color: #606060;
 +
  width: 975px;
 +
  float: left;
 +
  border: none;
 +
}
 +
 +
#menubar.left-menu a {
 +
  font-family: Tahoma, Geneva, sans-serif;
 +
  color: white;
 +
  border: none;
 +
}
 +
 +
#search-controls {
 +
  display: none;
 +
  margin-top: 0px;
 +
}
 +
 +
#content {
 +
  background-color: white;
 +
  border: none;
 +
  color: black;
 +
  line-height: 1.5em;
 +
  padding-bottom: none;
 +
  margin-bottom: none;
 +
  font-family: Tahoma, Geneva, sans-serif;
 +
  font-smooth: always;
 +
}
 +
 +
.firstHeading {
 +
  display: none;
 +
}
 +
 +
#contentSub {
 +
  display: none;
 +
}
 +
 +
#footer-box {
 +
  display: none;
 +
}
 +
 +
#footer {
 +
  display: none;
 +
  border: none;
 +
}
 +
 +
#catlinks {
 +
  display: none;
 +
}
 +
 +
#toc {
 +
  display: none;
 +
}
 +
#menu{
#menu{
width: 100%;
width: 100%;

Revision as of 14:55, 2 October 2013

Team: iGEM Frankfurt - 2012.igem.org