Team:Imperial College/Templates/Banner

From 2013.igem.org

(Difference between revisions)
m
m
Line 4: Line 4:
   <style type="text/css">
   <style type="text/css">
-
   #top-section {
+
   #top-section { /*reserved*/
   width: 975px;
   width: 975px;
   height: 20px;
   height: 20px;
Line 11: Line 11:
   }
   }
-
   #p-logo {
+
   #p-logo {     /*reserved*/
   display: none;}
   display: none;}
-
   #search-controls {
+
   #search-controls { /*reserved*/
   display: none;}
   display: none;}
-
   .right-menu li a, .right-menu li a:hover {
+
   .right-menu li a, .right-menu li a:hover { /*reserved*/
   color: #3c6b27;
   color: #3c6b27;
   background-color: transparent;
   background-color: transparent;
   }
   }
-
   .firstHeading {
+
   .firstHeading { /*reserved*/
     display: none;}
     display: none;}
-
   #imperiallogo {
+
   #imperiallogo { /*reserved*/
   position: relative;
   position: relative;
   text-align:center;
   text-align:center;
Line 43: Line 43:
   }
   }
-
   body {
+
  #nav-vert{
 +
  position:absolute; 
 +
  width:210;
 +
  }
 +
 
 +
  #maincontent{
 +
  position:absolute;
 +
  float:left;
 +
  width: 700;
 +
  }
 +
 
 +
   body { /*reserved*/
   background-color:#58D3F7;
   background-color:#58D3F7;
   }
   }
-
   #menucontainer {
+
   #menucontainer { /*?*/
   overflow:visible;
   overflow:visible;
   position:relative;
   position:relative;
Line 53: Line 64:
   }
   }
-
   #content {
+
   #content { /*reserved*/
   position: relative;
   position: relative;
   width: 975px;
   width: 975px;
Line 72: Line 83:
   }
   }
-
   #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
+
   #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { /*reserved*/
   margin-bottom: 0;
   margin-bottom: 0;
   }
   }

Revision as of 20:15, 10 August 2013