Team:Imperial College London/Templates/Banner test

From 2011.igem.org

(Difference between revisions)
Line 6: Line 6:
   #top-section {
   #top-section {
-
  background-color: #ffffff;
 
-
  height: 100px;
 
-
  border: none;
 
-
  width:975px;
 
   height:0px}
   height:0px}
   #p-logo {
   #p-logo {
-
  position: absolute;
 
   display: none;}
   display: none;}
   #search-controls {
   #search-controls {
   display: none;}
   display: none;}
 +
 +
  .right-menu li a, .right-menu li a:hover {
 +
  color: #A35200;
 +
  background-color: transparent;
 +
  }
   .firstHeading {
   .firstHeading {
     display: none;}
     display: none;}
 +
 +
  body {background: #FCFC83;}
 +
 +
  #content {
 +
  position: relative;
 +
  width: 975px;
 +
  margin: 0 auto;
 +
  padding-left:0px;
 +
  padding-right:0px;
 +
  background: white;
 +
  color: black;
 +
  border-left: 1px solid #444;
 +
  border-right: 1px solid #444;
 +
  line-height: 1.5em;
 +
  z-index: 2;
 +
  }
   a:link {color:#A35200;}
   a:link {color:#A35200;}
Line 32: Line 48:
   width:975px;
   width:975px;
   }
   }
-
 
-
  #content {
 
-
  border:0px;
 
-
  width:975px;
 
-
  padding-left:0px;
 
-
  padding-right:0px;
 
-
  border-left: 0px solid #C3996B;
 
-
  border-right: 0px solid #C3996B;
 
-
  }
 
-
 
-
  body {background: #ffffff;}
 
   </style>
   </style>

Revision as of 15:33, 4 August 2011