Team:Bordeaux/Test

From 2012.igem.org

(Difference between revisions)
 
(54 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
/* Begin Darren's wiki hacks */
+
 
 +
 
 +
.right-menu li a {
 +
    background-color: white;
 +
    color: white;
 +
    padding: 0 15px 0 0;
 +
}
 +
 
 +
#content a[href^="https://"], .link-https {
 +
background-image: none !important;
 +
padding: 0 !important;
 +
}
 +
 
 +
ul {
 +
    list-style-image: none;
 +
    list-style-type: none;
 +
    margin: 0.5em 0 0 0;
 +
}
 +
 
 +
li {
 +
    margin-bottom: 0.5em;
 +
}
body {
body {
-
  background:url(https://static.igem.org/mediawiki/2011/a/aa/YaleBg.png) repeat-x #ededfb;
+
    background-color: #6c131d;
-
  margin:0; padding:0;
+
    color: black;
-
  font-family:Helvetica,Arial,sans-serif;
+
    font: x-small sans-serif;
 +
    margin: 0;
 +
    padding: 0;
}
}
-
p {
+
#globalWrapper {  
-
  line-height:1.2em;
+
    border: none;
 +
    margin: 0;
 +
    padding: 0;
 +
    width: 100%;
 +
    height:100%;
}
}
-
#p-logo {
+
#menubar li {
-
  display:none;
+
    color: white;
 +
}
 +
 
 +
#content {
 +
    -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: 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;
 +
}
 +
 
 +
#footer-box {
 +
    -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 {
 +
    color: #7D7D7D;
 +
    font-size: 84%;
 +
    line-height: 1.2em;
 +
    margin: 0 0 1.4em 1em;
 +
    width: auto;
 +
}
 +
 
 +
#bodyContent {
 +
    border: none;
 +
    padding:0;
 +
    margin:0;
 +
    width:100%;
 +
    height:100%; 
 +
}
 +
 
 +
#top-section {   
 +
    height: 20px;
 +
    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 {
#search-controls {
-
  display:none;
+
    overflow:hidden;
 +
    display: none;
 +
    background: none;
 +
    position: absolute;
 +
    top: 25px;
 +
    font-size: 100%;
 +
    right: 40px;
}
}
-
#siteSub {
+
.left-menu {  
-
  display:none;
+
    width: 300px
 +
    !important;
 +
    top:0px;
 +
    display:block;
 +
    margin-top:3px;
 +
    border: none;
 +
    text-align: right;
}
}
.firstHeading {
.firstHeading {
-
  display:none;
+
    margin-bottom: 0.1em;
 +
    display: none;
}
}
-
#top-section {
+
.left-menu ul {
-
  height: 20px;
+
    border: none;  
-
  border:0px;
+
}
}
-
#content {
+
#menubar.right-menu {  
-
  border:0px;
+
    width:300px;  
-
  background:none;
+
    display:block;  
-
  opacity:1.0;
+
    float:left;
 +
    margin-top:3px;
 +
    border: none;
}
}
-
#siteSub {
+
.right-menu ul {  
-
  display:none;
+
    border: none;
 +
    width: 300px;
}
}
-
#contentSub {
+
div.content {
-
  display:none;
+
    padding: 20px;
 +
    top: -20px;
 +
    position: relative;
}
}
#catlinks {
#catlinks {
-
  border:0px;
+
    display: none;
-
  display:none;
+
}
}
-
#footer-box {
+
.subcontent {
-
  display:none;
+
    padding: 20px;
 +
    margin-bottom:20px;
 +
    border: 2px solid #aaaaaa;
}
}
-
#menubar li a {
+
.subproject {
-
  color:#333333;
+
    background-color: white;
-
  background-color:transparent;
+
}
}
-
#menubar li a:hover {
+
.subteam {
-
  text-decoration:none;
+
    background-color: white;
-
  color:#993333;
+
}
}
-
#menubar ul {
+
.sublab {
-
  color:transparent;
+
    background-color: white;
-
  background-color:transparent;
+
}
}
-
#menubar {
+
.subextra {
-
  background-color:transparent;
+
    background-color: white;
-
  margin-top:5px;
+
-
  font-size:11px;
+
-
  white-space:nowrap;
+
-
  overflow:hidden
+
}
}
-
 
-
/* End wiki and CSS hacks */
 
</style>
</style>
-
+
<body>
-
<div id="header">
+
<div id="navpic" class="ui-coner-top">
-
<a href="https://2012.igem.org/Team:Bordeaux"><img align="left" style="margin-bottom:0px; margin-top:3px; margin-left: -5px; padding:0;" src="https://static.igem.org/mediawiki/2012/9/98/Banniere_bdx.png" alt="Team iGEM 2012 header"></a>
+
<a id="bac" href="#"><img width="100%" src="https://static.igem.org/mediawiki/2012/9/98/Banniere_bdx.png"></a>
-
</div>  
+
 
 +
</body>
</html>
</html>

Latest revision as of 11:46, 18 July 2012