Team:Hong Kong HKU/templates/header2

From 2013.igem.org

(Difference between revisions)
(Replaced content with "<html> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="title" content="iGEM 2013: Imperial College" /> <meta name="keyword...")
Line 5: Line 5:
       <meta name="description" content="Imperial College's 2013 iGEM team. Reviving waste plastics using engineered bacteria to enable more sustainable living."/>
       <meta name="description" content="Imperial College's 2013 iGEM team. Reviving waste plastics using engineered bacteria to enable more sustainable living."/>
-
     </html>
+
     <style type="text/css">
 +
    /* Compulsory IDs ***********************************************************/
 +
      #catlinks {
 +
      border:none;
 +
      background: #ffffff;
 +
      }
 +
      #footer-box{
 +
      border:none;
 +
      }
 +
      #top-section {
 +
      background-color: #ffffff;
 +
      border: none;
 +
      height:20px;
 +
      }
 +
      #p-logo {
 +
      display: none;
 +
      }
 +
      #search-controls {
 +
      display: none;
 +
      }
 +
      .firstHeading {
 +
        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;
 +
      } 
 +
 
 +
    /*- Footer ***************************************************************/
 +
      #sponsor-logo{
 +
      display: block;
 +
      background-color: #ffffff;
 +
      margin-left:auto;
 +
      margin-right:auto;
 +
      width:20%;
 +
      margin: 15px;
 +
      text-align:center
 +
      } 
 +
      #ourfooter{
 +
      position:relative;
 +
      display:block;
 +
      background-color:#fff;
 +
      width: 975px;
 +
      float:right;
 +
      border-top: 1px dotted #d9d9d9;
 +
      border-bottom: 1px dotted #d9d9d9;
 +
      }
 +
 
 +
    /    </style>
 +
</html>

Revision as of 06:40, 20 August 2013