Team:Imperial College London/Templates/Banner test

From 2011.igem.org

(Difference between revisions)
Line 6: Line 6:
   #top-section {
   #top-section {
-
   height:14px;
+
   width:975px;
-
   background-color: #F3EBE1;
+
   height:232px;
   border-bottom: 0px;
   border-bottom: 0px;
 +
  background-image:url('https://static.igem.org/mediawiki/2011/6/68/ICL_CombineLogo.png');
   }
   }
Line 35: Line 36:
   padding-right:0px;
   padding-right:0px;
   padding-bottom:0px;
   padding-bottom:0px;
-
   background: #F3EBE1;
+
   background: #ffffff;
   color: black;
   color: black;
   border-left: 1px solid #444;
   border-left: 1px solid #444;
Line 48: Line 49:
   a:active {color:#A35200;}
   a:active {color:#A35200;}
-
   h1, h2, h3, h4, h5, h6 {
+
   h1 {
-
   font-family: Georgia, serif;
+
   font-family: 'Lucida Grande', sans-serif;
   color: #A35200;
   color: #A35200;
-
   background: none;
+
   background: #ffffff;
-
   font-weight: normal;
+
   font-weight: bold;
 +
  font-size: 2.2em;
   margin: 0;
   margin: 0;
   padding-top: .5em;
   padding-top: .5em;
   padding-bottom: .17em;
   padding-bottom: .17em;
 +
  padding-left: 20px;
 +
  padding-right: 20px;
   border-bottom: none;
   border-bottom: none;
   }
   }
-
   #banner {
+
   p {
-
   width:975px;
+
   font-family: Georgia, serif;
 +
  color: #000000;
 +
  background: #ffffff;
 +
  font-weight: normal;
 +
  font-size: 1em;
 +
  margin: 0;
 +
  padding-left: 20px;
 +
  padding-right: 20px;
   }
   }
   </style>
   </style>
   </head>
   </head>
-
 
-
  <body>
 
-
  <img id="banner" src="https://static.igem.org/mediawiki/2011/6/68/ICL_CombineLogo.png" />
 
-
  </body>
 
-
 
</html>
</html>

Revision as of 08:58, 5 August 2011