Team:Imperial College/Templates/Header

From 2013.igem.org

(Difference between revisions)
 
(22 intermediate revisions not shown)
Line 4: Line 4:
       <meta name="keywords" content="iGEM, Imperial College, Synthetic Biology, Plastic recycling, Plastic synthesis" />
       <meta name="keywords" content="iGEM, Imperial College, Synthetic Biology, Plastic recycling, Plastic synthesis" />
       <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."/>
 +
      <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet">
-
ul.navigation-menu {
+
    <style type="text/css">
-
  box-sizing: border-box;
+
    /* Compulsory IDs ***********************************************************/
-
  list-style-type: none;
+
      #catlinks {
-
  width: 975px;
+
      border:none;
-
  height: 50px;
+
      background: #ffffff;
-
  text-align: center;
+
      }
-
  display: inline-block;
+
      #footer-box{
-
  margin: 0;
+
      border:none;
-
  padding: 0;
+
      }
-
  position: relative;
+
      #top-section {
-
  border-radius: 5px;
+
      background-color: #ffffff;
-
  font-family: Helvetica, Arial, sans-serif;
+
      border: none;
-
  color: #ffffff;
+
      height:20px;
-
  cursor: pointer;
+
      }
-
  /* CSS3 Gradient */
+
      #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-image:url("https://static.igem.org/mediawiki/2013/5/59/BackgroundSRFSRF.jpg");
 +
      }
 +
      .right-menu li a, .right-menu li a:hover {  /*reserved*/
 +
      color: #0000CD;
 +
      background-color: #ffffff;
 +
      }
 +
      /*#menucontainer {
 +
      overflow:visible;
 +
      position:relative;
 +
      z-index:3;
 +
      }*/
 +
      #contentSub {
 +
      margin: 0 0 0 0;
 +
      } 
-
  background: #36a9e1;
+
    /*- Footer ***************************************************************/
-
}
+
      #sponsor-logo{
-
ul.navigation-menu a:link,
+
      display: block;
-
ul.navigation-menu a:visited {
+
      background-color: #ffffff;
-
  text-decoration: none;
+
      margin-left:auto;
-
  color: #ffffff;
+
      margin-right:auto;
-
  display: inline-block;
+
      width:20%;
-
  width: 100%;
+
      margin: 15px;
-
  height: 100%;
+
      text-align:center
-
}
+
      }
-
ul.navigation-menu > li {
+
      #ourfooter{
-
  display: block;
+
      position:relative;
-
  float: left;
+
      display:block;
-
  line-height: 50px;
+
      background-color:#fff;
-
  height: 50px;
+
      width: 975px;
-
  text-align: center;
+
      float:right;
-
  width: 194px;
+
      border-top: 1px dotted #d9d9d9;
-
  padding: 0;
+
      border-bottom: 1px dotted #d9d9d9;
-
  margin: 0;
+
      }
-
  border-right: 1px solid #000;
+
 
-
  -webkit-transition: all 400ms ease;
+
    /*- Text  ***************************************************************/
-
  -moz-transition: all 400ms ease;
+
      #bodyContent{height: auto;}
-
  -ms-transition: all 400ms ease;
+
      #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { /*reserved*/
-
  -o-transition: all 400ms ease;
+
      margin-bottom: 5px;
-
  transition: all 400ms ease;
+
      }
-
}
+
      a {color:#00f;}
-
ul.navigation-menu > li:first-child {
+
      a:link {color:#00f;}
-
  border-top-left-radius: 5px;
+
      a:visited {color:#00f;}
-
  border-bottom-left-radius: 5px;
+
      a:hover {color:#FFD700;}
-
}
+
      a:active {color:#FFD700;}
-
ul.navigation-menu > li:last-child {
+
      a[name]:hover {text-decoration:none;}
-
  border-right: none;
+
 
-
  border-radius: 5px;
+
      a.sitemap:link,a.sitemap:visited {color:#000000;font-decoration:none;}
-
}
+
      a.sitemap:hover,a.sitemap:active {color:#000000;font-decoration:underline;}
-
ul.navigation-menu > li ul {
+
 
-
  -webkit-transition: all 400ms ease;
+
      h1 {
-
  -moz-transition: all 400ms ease;
+
      font-family: tahoma,sans-serif;
-
  -ms-transition: all 400ms ease;
+
      font-variant:small-caps;
-
  -o-transition: all 400ms ease;
+
      color: #000000;
-
  transition: all 400ms ease;
+
      background: #ffffff;
-
  opacity: 0;
+
      font-size: 2.2em;
-
  position: relative;
+
      margin: 0 0 0 0;
-
  z-index: 9999;
+
      padding: 20px 20px 12px 20px;
-
  background: #36a9e1;
+
      border-bottom: none;
-
  list-style-type: none;
+
      }
-
  text-align: center;
+
 
-
  padding: 0;
+
      h2 {
-
  margin: 0;
+
      font-family: tahoma,sans-serif;
-
  height: 0;
+
      color: #000000;
-
}
+
      background: #ffffff;
-
ul.navigation-menu > li ul li {
+
      font-size: 1.7em;
-
  display: block;
+
      margin: 0 0 0 0;
-
  padding: 0;
+
      padding: 18px 20px 7px 20px;
-
  margin: 0;
+
      border-bottom: none;
-
  height: 50px;
+
      }  
-
  line-height: 50px;
+
 
-
  border-bottom: 1px solid black;
+
      h3 {
-
  height: 0;
+
      font-family: tahoma,sans-serif;
-
  -webkit-transition: all 400ms ease;
+
      font-variant:small-caps
-
  -moz-transition: all 400ms ease;
+
      color: #000000;
-
  -ms-transition: all 400ms ease;
+
      background: #ffffff;
-
  -o-transition: all 400ms ease;
+
      font-weight: bold;
-
  transition: all 400ms ease;
+
      font-size: 1.4em;
-
}
+
      margin: 0 0 0 0;
-
ul.navigation-menu > li ul li:last-child {
+
      padding: 16px 20px 2px 20px;
-
  border-bottom: none;
+
      border-bottom: none;
-
}
+
      }
-
ul.navigation-menu > li ul li:hover {
+
 
-
  background-color: #a3c4e9;
+
      h4 {
-
}
+
      font-family: tahoma,sans-serif;
-
ul.navigation-menu > li ul li:active {
+
      color: #000000;
-
  background-color: #93b4d9;
+
      background: #ffffff;
-
}
+
      font-weight: bold;
-
ul.navigation-menu > li:hover {
+
      font-size: 1.1em;
-
  background-color: #a3c4e9;
+
      margin: 0 0 0 0;
-
}
+
      padding: 13.5px 20px 1px 20px;
-
ul.navigation-menu > li:hover ul {
+
      border-bottom: none;
-
  -webkit-transition: all 400ms ease;
+
      }
-
  -moz-transition: all 400ms ease;
+
 
-
  -ms-transition: all 400ms ease;
+
      p {
-
  -o-transition: all 400ms ease;
+
      font-family: tahoma,sans-serif;
-
  transition: all 400ms ease;
+
      color: #000000;
-
  opacity: 1;
+
      background: #ffffff;
-
  height: auto;
+
      font-weight: normal;
-
}
+
      font-size: 1em;
-
ul.navigation-menu > li:hover ul li {
+
      line-height: 1.7em;
-
  height: auto;
+
      text-align: justify;
-
}
+
      margin: 0 0 0 0;
-
ul.navigation-menu > li:active {
+
      padding: 5px 20px 0px 20px;
-
  background-color: #93b4d9;
+
      }
-
}
+
 
 +
      .border {
 +
      border:1px solid #B2B2B2;
 +
      z-index:101;
 +
      }
 +
 
 +
      .borderMagnify {
 +
      border:1px solid #B2B2B2;
 +
      z-index:101;
 +
      margin-left:-9px;
 +
      margin-right:9px;
 +
      }
 +
 
 +
      .imgbox {
 +
      margin:20px;
 +
      padding:10px;
 +
      border:1px solid black;
 +
      text-align:center;
 +
      }
 +
 
 +
      .vidbox {
 +
      margin:20px;
 +
      padding:10px;
 +
      border:1px solid black;
 +
      text-align:center;
 +
      }
 +
 
 +
      .newouterbox {
 +
      background-color:#FF944D;border:1px solid #CCCCCC;margin:20px;padding-bottom:0px;
 +
      }
 +
 
 +
      .newinnerbox {
 +
      border:1px solid #CCCCCC;margin:10px 20px 20px 20px;padding-top:0px;padding-bottom:13px;background-color:#ffffff;
 +
      }
 +
 
 +
      .newtext {
 +
      text-align:center;background-color:#FF944D;color:#000000;
 +
      }
 +
 
 +
      ul.a {
 +
      margin: 0 0 0 40px;
 +
      list-style-image: none;
 +
      list-style-type:disc;
 +
      font-family: arial,sans-serif;
 +
      color: #000000;
 +
      background: #ffffff;
 +
      font-weight: normal;
 +
      font-size: 1em;
 +
      line-height: 1.7em;
 +
      text-align: justify;
 +
      padding: 5px 20px 0px 20px;
 +
      }
 +
 
 +
      ol.a {
 +
      margin: 0 0 0 30px;
 +
      list-style-position:inside;
 +
      font-family: arial,sans-serif;
 +
      color: #000000;
 +
      background: #ffffff;
 +
      font-weight: normal;
 +
      font-size: 1em;
 +
      line-height: 1.7em;
 +
      text-align: justify;
 +
      padding: 5px 20px 0px 20px;
 +
      }
 +
    </style>
</html>
</html>

Latest revision as of 20:36, 24 August 2013