Team:Penn/Templates/Banner

From 2012.igem.org

(Difference between revisions)
Line 5: Line 5:
   #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
   #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
     display:none;}
     display:none;}
 +
   #top-section {
   #top-section {
     border: none;
     border: none;
     height: 14px;}
     height: 14px;}
 +
   #content {
   #content {
     width:1000px;
     width:1000px;
     border: none;}
     border: none;}
-
    /* Removes "teams" from the menubar */
+
 
   #menubar > ul > li:last-child {
   #menubar > ul > li:last-child {
     display: none;
     display: none;
Line 17: Line 19:
     top:14px;}
     top:14px;}
     /* Resizes the menubar to fik the links (default is 400px) */
     /* Resizes the menubar to fik the links (default is 400px) */
 +
     #menubar {
     #menubar {
     width: auto;}
     width: auto;}
Line 23: Line 26:
     padding: 0;}
     padding: 0;}
-
.left-menu:hover {
+
  .left-menu:hover {
     font-color:black;
     font-color:black;
     background-color: transparent;}
     background-color: transparent;}
 +
 
     #menubar li a {
     #menubar li a {
     background-color: white;}
     background-color: white;}
 +
 
     #menubar:hover {
     #menubar:hover {
     color: white;}
     color: white;}
 +
     #menubar li a {
     #menubar li a {
     color: black;}
     color: black;}
 +
     #menubar:hover li a {
     #menubar:hover li a {
-
     color: white;}
+
     font-color: white;}

Revision as of 05:36, 19 August 2012