Team:Penn/css/igem2css

From 2012.igem.org

  1. p-logo, #search-controls, #cat-links {
 display: none;

}

  1. contentSub {
 display: none;
 margin:0px;

}

  1. content {
 width:1000px;
 border:none;
 background-color: #95001a;
 padding: 0px;
 margin-top: 0px;

}

  1. footer-box, .printfooter, .firstHeading, #footer {
 display: none;
 margin: 0px;

}

  1. top-section {
 width:1000px;
 border:0px;
 height:16px;
 padding: 0 0 0 0;
 background: #01256e;
 margin-bottom: 0px;
 margin-top: 0px;

}

.right-menu li a, .right-menu li a:hover {

 color: #ffffff;
 background-color: transparent;
 margin-bottom:0px;

}

.left-menu:hover {

 background-color: transparent;
 margin-bottom: 0px;

}

  1. menubar > ul > li:last-child {
 display:none;

}

  1. menubar {
 width: auto;

} body {

 background: #708090;
 padding: 0 0 0 0;
 margin-top: 0px;
 font-color: black;

}

p { font-color:black; }