Template:Team:Newcastle/CSS

From 2010.igem.org

(Difference between revisions)
(Undo revision 137132 by Swoodhouse (Talk))
 
(11 intermediate revisions not shown)
Line 7: Line 7:
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%;}
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%;}
#bodyContent { border: none; padding:0; margin:0; width:100%;}
#bodyContent { border: none; padding:0; margin:0; width:100%;}
-
/*#top-section { height: 20px; margin-top: -5px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;}*/
 
#p-logo { height:1px; overflow:hidden; display: none;}
#p-logo { height:1px; overflow:hidden; display: none;}
.left-menu { width: 400px; display:block; float:left; margin-top:-80px; border: none;}
.left-menu { width: 400px; display:block; float:left; margin-top:-80px; border: none;}
Line 15: Line 14:
/* Wiki Hacks - END */
/* Wiki Hacks - END */
-
#top-section { /*height: 30px;*/ margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;}
+
#top-section { height: 35px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;}
#menubar li a {
#menubar li a {
Line 36: Line 35:
}
}
 +
#mainmenu {
 +
  width:100%;
 +
  text-align:center;
 +
  font-weight:bold;
 +
  background-color:#004D7A;
 +
  border: 4px solid #004D7A;
 +
}
 +
#mainmenu tr td {
 +
  color: white;
 +
}
 +
#mainmenu a {
 +
  color: white;
 +
}
-
 
+
#mainmenu a:hover {
 +
  text-decoration: none;
 +
}

Latest revision as of 20:30, 24 October 2010