Team:DTU-Denmark/stylesheet

From 2011.igem.org

(Difference between revisions)
(hide table of content)
Line 4: Line 4:
   border: none;
   border: none;
   height: auto;}
   height: auto;}
 +
#content {
 +
  margin-top: 15px;}
 +
#menubar {
 +
    font-size: 60%;
 +
    top: -15px;}
 +
.left-menu:hover, .right-menu:hover {
 +
    background-color: none;
 +
    color: white;}
 +
.left-menu:hover, .right-menu:hover {
 +
    color: #CCC;}

Revision as of 11:42, 6 July 2011

  1. toc, #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
  display:none;}
  1. top-section {
  border: none;
  height: auto;}
  1. content {
  margin-top: 15px;}
  1. menubar {
   font-size: 60%;
   top: -15px;}

.left-menu:hover, .right-menu:hover {

   background-color: none;
   color: white;}

.left-menu:hover, .right-menu:hover {

   color: #CCC;}