Team:Imperial College London/Templates/Banner

From 2011.igem.org

(Difference between revisions)
 
(47 intermediate revisions not shown)
Line 2: Line 2:
  <head>
  <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
 
   <style type="text/css">
   <style type="text/css">
Line 29: Line 28:
   position: relative;
   position: relative;
   text-align:center;
   text-align:center;
 +
  z-index:-1;
   }
   }
Line 82: Line 82:
   a:active {color:#93B825;}
   a:active {color:#93B825;}
   a[name]:hover {text-decoration:none;}  
   a[name]:hover {text-decoration:none;}  
 +
 +
  a.sitemap:link,a.sitemap:visited {color:#000000;font-decoration:none;}
 +
  a.sitemap:hover,a.sitemap:active {color:#000000;font-decoration:underline;}
   h1 {
   h1 {
Line 141: Line 144:
   .border {
   .border {
   border:1px solid #B2B2B2;
   border:1px solid #B2B2B2;
 +
  z-index:101;
 +
  }
 +
 +
  .borderMagnify {
 +
  border:1px solid #B2B2B2;
 +
  z-index:101;
 +
  margin-left:-9px;
 +
  margin-right:9px;
   }
   }
Line 157: Line 168:
   }
   }
-
   .expand {
+
   .newouterbox {
-
   font-family: arial,sans-serif;
+
   background-color:#FF944D;border:1px solid #CCCCCC;margin:20px;padding-bottom:0px;
-
  color: #93B825;
+
   }
-
  background: #ffffff;
+
 
-
  font-weight: normal;
+
  .newinnerbox {
-
  font-size: 1em;
+
   border:1px solid #CCCCCC;margin:10px 20px 20px 20px;padding-top:0px;padding-bottom:13px;background-color:#ffffff;
-
   line-height: 1.7em;
+
-
   text-align: right;
+
-
  margin: 0 0 0 0;
+
-
  padding: 5px 20px 0px 20px;
+
-
  float: right;
+
-
  margin-top:30px;
+
   }
   }
-
   .expand:hover {
+
   .newtext {
-
   text-decoration: underline;
+
   text-align:center;background-color:#FF944D;color:#000000;
   }
   }
Line 204: Line 209:
   iframe {
   iframe {
   padding: 10px 20px 10px 20px;
   padding: 10px 20px 10px 20px;
 +
  }
 +
 +
  #BackToTop {
 +
  position:fixed;
 +
  bottom:0;
 +
  right:0;
 +
  }
 +
 +
  #Sitemap {
 +
  position:fixed;
 +
  bottom:0;
 +
  left:0;
   }
   }
Line 210: Line 227:
<body>
<body>
 +
<a name="top"></a>
<div id='AuxLogo'>
<div id='AuxLogo'>
   <a href='https://2011.igem.org/Team:Imperial_College_London'>
   <a href='https://2011.igem.org/Team:Imperial_College_London'>
-
     <img src='https://static.igem.org/mediawiki/2011/5/5b/ICL_Auxin_Logo_New.png' style="width:350px;" />
+
     <img src="https://static.igem.org/mediawiki/2011/5/5b/ICL_Auxin_Logo_New.png" style="width:350px;" />
   </a>
   </a>
</div>
</div>
Line 224: Line 242:
     <img src='https://static.igem.org/mediawiki/2011/1/19/ImperialLogo.png' style="width:160px;" />
     <img src='https://static.igem.org/mediawiki/2011/1/19/ImperialLogo.png' style="width:160px;" />
   </a>
   </a>
 +
</div>
 +
 +
<div id="BackToTop">
 +
<a href="#top">
 +
<img src="https://static.igem.org/mediawiki/2011/6/62/ICL_BackToTop2.png" width="48px" />
 +
</a>
 +
</div>
 +
 +
<div id="Sitemap">
 +
<a href="https://2011.igem.org/Team:Imperial_College_London/Sitemap">
 +
<img src="https://static.igem.org/mediawiki/2011/f/f5/ICL_SitemapBtn.png" width="80px" />
 +
</a>
</div>
</div>
</body>
</body>
</html>
</html>

Latest revision as of 17:55, 28 October 2011