Team:Hong Kong HKU/templates/wrap

From 2013.igem.org

(Difference between revisions)
Line 20: Line 20:
         display: none;
         display: none;
       }
       }
-
        
+
        #content {
 +
       position: relative;
 +
      width: 1024px;
 +
      margin: 0 auto;
 +
      padding:0;
 +
      background: #ffffff;
 +
      color: black;
 +
      border: 1px solid #d9d9d9;
 +
      line-height: 1.5em;
 +
      z-index: 2;
 +
      }
 +
      body {
 +
      background-color:#ffffff;
 +
      }
 +
      .right-menu li a, .right-menu li a:hover {  /*reserved*/
 +
      color: #3c6b27;
 +
      background-color: #ffffff;
 +
      }
 +
      /*#menucontainer {
 +
      overflow:visible;
 +
      position:relative;
 +
      z-index:3;
 +
      }*/
 +
      #contentSub {
 +
      margin: 0 0 0 0;
 +
      } 
 +
 
        
        
     </style>
     </style>

Revision as of 05:14, 23 August 2013