Team:Hong Kong HKU/templates/header2

From 2013.igem.org

(Difference between revisions)
Line 7: Line 7:
     <style type="text/css">
     <style type="text/css">
     /* Compulsory IDs ***********************************************************/
     /* Compulsory IDs ***********************************************************/
 +
      #catlinks {
 +
      border:none;
 +
      background: #ffffff;
 +
      }
 +
      #footer-box{
 +
      border:none;
 +
      }
 +
      #top-section {
 +
      background-color: #ffffff;
 +
      border: none;
 +
      height:20px;
 +
      }
       #p-logo {
       #p-logo {
       display: none;
       display: none;
Line 16: Line 28:
         display: none;
         display: none;
       }
       }
 +
     
 +
      #content {
 +
      position: relative;
 +
      width: 975px;
 +
      margin: 0 auto;
 +
      padding:0;
 +
      background: #ffffff;
 +
      color: black;
 +
      border: 1px solid #d9d9d9;
 +
      line-height: 1.5em;
 +
      z-index: 2;
 +
      }
 +
      body {
 +
      background-color:#ccffff;
 +
      }
 +
      .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>
</html>
</html>

Revision as of 06:44, 20 August 2013