Team:Bordeaux/Test

From 2012.igem.org

(Difference between revisions)
 
(63 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
/* Adapted from TU Delft 2010's Pieter van Boheemen's Wiki Hacks,2011 Queens_Canada Wiki code and Team British_Columbia 2011- START Wiki Hacks */
 
-
#top-section {
+
 
-
  border: none;
+
.right-menu li a {
-
  height: 0px;
+
    background-color: white;
-
  width: 975px;
+
    color: white;
-
  margin: 0px;
+
    padding: 0 15px 0 0;
-
  margin-left: auto;
+
-
  margin-right: auto;
+
-
  border-bottom: none;
+
-
  margin-bottom: 0;
+
-
  padding: 0;
+
-
  font-size: 10pt;
+
}
}
-
#p-logo {
+
#content a[href^="https://"], .link-https {
-
  border: none;
+
background-image: none !important;
-
  height: 0px;
+
padding: 0 !important;
-
  margin: -1px;
+
-
  margin-left: auto;
+
-
  margin-right: auto;
+
-
  margin-bottom: 0;
+
-
  width: 975px;
+
}
}
-
#menubar.left-menu {
+
ul {
-
  background-color: #606060;
+
    list-style-image: none;
-
  width: 975px;
+
    list-style-type: none;
-
  float: left;
+
    margin: 0.5em 0 0 0;
-
  border: none;
+
}
}
-
#menubar.left-menu a {
+
li {
-
  font-family: Tahoma, Geneva, sans-serif;
+
    margin-bottom: 0.5em;
-
  color: white;
+
-
  border: none;
+
}
}
-
#search-controls {
+
body {
-
  display: none;
+
    background-color: #6c131d;
-
  margin-top: 0px;
+
    color: black;
 +
    font: x-small sans-serif;
 +
    margin: 0;
 +
    padding: 0;
 +
}
 +
 
 +
#globalWrapper {  
 +
    border: none;  
 +
    margin: 0;
 +
    padding: 0;
 +
    width: 100%;
 +
    height:100%;
 +
}
 +
 
 +
#menubar li {
 +
    color: white;
}
}
#content {
#content {
-
  background-color: white;
+
    -moz-border-radius-topleft: 6px;  
-
  border: none;
+
    -webkit-border-top-left-radius: 6px;
-
  color: black;
+
    -khtml-border-top-left-radius: 6px;
-
  line-height: 1.5em;
+
    border-top-left-radius: 6px;
-
  padding-bottom: none;
+
    -moz-border-radius-topright: 6px;
-
  margin-bottom: none;
+
    -webkit-border-top-right-radius: 6px;
-
  font-family: Tahoma, Geneva, sans-serif;
+
    -khtml-border-top-right-radius: 6px;
-
  font-smooth: always;
+
    border-top-right-radius: 6px;
 +
    background: none repeat scroll 0 white;
 +
    border-left: 0px solid #AAAAAA;
 +
    border-right: 0px solid #AAAAAA;
 +
    border-top: 0px solid #AAAAAA;
 +
    color: black;
 +
    line-height: 1.5em;
 +
    margin: 0 auto;
 +
    padding: 5px;
 +
    position: relative;
 +
    overflow: hidden;
 +
    width: 965px;
 +
    z-index: 2;
}
}
-
.firstHeading {
+
#footer-box {
-
  display: none;
+
    -moz-border-radius-topleft: 6px;
 +
    -webkit-border-top-left-radius: 6px;
 +
    -khtml-border-top-left-radius: 6px;
 +
    border-top-left-radius: 6px;
 +
    -moz-border-radius-topright: 6px;
 +
    -webkit-border-top-right-radius: 6px;
 +
    -khtml-border-top-right-radius: 6px;
 +
    border-top-right-radius: 6px;
 +
    background: none repeat scroll 0 white;
 +
    border-left: 1px solid #AAAAAA;
 +
    border-right: 1px solid #AAAAAA;
 +
    border-top: 1px solid #AAAAAA;
 +
    border-color: #AAAAAA;
}
}
#contentSub {
#contentSub {
-
  display: none;
+
    color: #7D7D7D;
 +
    font-size: 84%;
 +
    line-height: 1.2em;
 +
    margin: 0 0 1.4em 1em;
 +
    width: auto;  
}
}
-
#footer-box {
+
#bodyContent {  
-
  display: none;
+
    border: none;  
 +
    padding:0;
 +
    margin:0;
 +
    width:100%;
 +
    height:100%; 
}
}
-
#footer {
+
#top-section {     
-
   display: none;
+
    height: 20px;
-
  border: none;
+
    margin: 0 auto;
 +
    padding:0;
 +
    border: 0;
 +
    position: relative;
 +
    width: 975px;
 +
    !important
 +
    font-size: 10px }
 +
 
 +
#p-logo {
 +
    height:1px;
 +
    overflow:hidden;
 +
    display: none;
 +
}
 +
 
 +
#search-controls {
 +
    overflow:hidden;
 +
    display: none;
 +
    background: none;
 +
    position: absolute;
 +
    top: 25px;
 +
    font-size: 100%;
 +
    right: 40px;
 +
}
 +
 
 +
.left-menu {
 +
    width: 300px
 +
    !important;
 +
    top:0px;
 +
    display:block;
 +
    margin-top:3px;
 +
    border: none;
 +
    text-align: right;
 +
}
 +
 
 +
.firstHeading {
 +
    margin-bottom: 0.1em;
 +
    display: none;
 +
}
 +
 
 +
.left-menu ul {
 +
    border: none;
 +
}
 +
 
 +
#menubar.right-menu {
 +
    width:300px;
 +
    display:block;
 +
    float:left;
 +
    margin-top:3px;
 +
    border: none;
 +
}
 +
 
 +
.right-menu ul {
 +
    border: none;
 +
    width: 300px;
 +
}
 +
 
 +
div.content {
 +
    padding: 20px;
 +
    top: -20px;
 +
    position: relative;
}
}
#catlinks {
#catlinks {
-
  display: none;
+
    display: none;
}
}
-
#toc {
+
.subcontent {
-
  display: none;
+
    padding: 20px;
 +
    margin-bottom:20px;
 +
    border: 2px solid #aaaaaa;
}
}
-
body {
+
.subproject {
-
  background-color: #A8A8A8 ;
+
    background-color: white;
-
  text-align: justify;
+
}
 +
 
 +
.subteam {
 +
    background-color: white;
 +
}
 +
 
 +
.sublab {
 +
    background-color: white;
 +
}
 +
 
 +
.subextra {
 +
    background-color: white;
}
}
-
/* END Wiki Hacks */
 
</style>
</style>
-
<div id="header"><img align="left" style="margin-bottom:0px; margin-top:3px; margin-left: -5px; padding:0;" src="https://static.igem.org/mediawiki/2011/9/98/Ubcigemheader4.jpg" usemap="#headermap" alt="UBC iGEM 2011 header"> </div>  
+
<body>
 +
<div id="navpic" class="ui-coner-top">
 +
<a id="bac" href="#"><img width="100%" src="https://static.igem.org/mediawiki/2012/9/98/Banniere_bdx.png"></a>
 +
 
 +
</body>
</html>
</html>

Latest revision as of 11:46, 18 July 2012