Team:Bordeaux/Test

From 2012.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
-
/* ---------------------------
 
-
  PAGE ELEMENTS
 
-
------------------------------ */
 
-
.clear {
+
.right-menu li a {
-
clear:both;
+
    background-color: white;
 +
    color: white;
 +
    padding: 0 15px 0 0;
}
}
 +
#content a[href^="https://"], .link-https {
 +
background-image: none !important;
 +
padding: 0 !important;
 +
}
-
/* -----------------------------
+
ul {
-
      BEGINNING WIKI HACKS     */
+
    list-style-image: none;
 +
    list-style-type: none;
 +
     margin: 0.5em 0 0 0;
 +
}
-
img[src*="/wiki/skins/common/images/wiki.png"]{
+
li {
-
    width:0;
+
     margin-bottom: 0.5em;
-
    height:98px;
+
-
     margin-top:25px;
+
-
    padding-right:975px;
+
-
    background-image:url(https://static.igem.org/mediawiki/2012/9/98/Banniere_bdx.png);
+
}
}
body {
body {
-
  background-color:#6c131d;
+
    background-color: #6c131d;
-
  margin:0;  
+
    color: black;
-
  padding:0;
+
    font: x-small sans-serif;
-
  font-family:Helvetica,Arial,sans-serif;
+
    margin: 0;
 +
    padding: 0;
}
}
-
p {  
+
#globalWrapper {  
-
margin:0;  
+
    border: none;  
-
padding:0;  
+
    margin: 0;  
-
border:0; outline:0;  
+
    padding: 0;  
-
font-weight:inherit;  
+
    width: 100%;  
-
font-style:inherit;
+
    height:100%;
-
font-size:80%;
+
-
font-family:inherit;
+
-
vertical-align:baseline;
+
}
}
-
#p-logo a{
+
#menubar li {
-
color:#transparent;
+
    color: white;
}
}
-
img {
+
#content {
-
     border: 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: 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;
}
}
-
#search-controls {
+
#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;
}
}
-
#siteSub {
+
#contentSub {
-
  display:none;
+
    color: #7D7D7D;
 +
    font-size: 84%;
 +
    line-height: 1.2em;
 +
    margin: 0 0 1.4em 1em;
 +
    width: auto;  
}
}
-
.firstHeading {
+
#bodyContent {  
-
  display:none;
+
    border: none;  
 +
    padding:0;
 +
    margin:0;
 +
    width:100%;
 +
    height:100%; 
}
}
-
#top-section {
+
#top-section {     
-
   height: 123px;
+
    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;
}
}
-
#content {
+
#search-controls {
-
  border:0px;
+
    overflow:hidden;  
-
  background-color:green;
+
    display: none;
-
  opacity:1.0;
+
    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;
}
}
-
#contentSub {
+
.firstHeading {
-
  display:none;
+
    margin-bottom: 0.1em;
 +
    display: none;
}
}
-
#catlinks {
+
.left-menu ul {
-
  border:0px;
+
    border: none;  
-
  display:none;
+
}
}
-
#footer-box {
+
#menubar.right-menu {  
-
  display:none;
+
    width:300px;
 +
    display:block;
 +
    float:left;
 +
    margin-top:3px;
 +
    border: none;
}
}
-
#menubar li a {
+
.right-menu ul {  
-
  color:#096A09;
+
    border: none;  
-
  background-color:transparent;
+
    width: 300px;
}
}
-
#menubar li a:hover {
+
div.content {
-
  text-decoration:none;
+
    padding: 20px;
-
  color:white;
+
    top: -20px;
 +
    position: relative;
}
}
-
#menubar ul {
+
#catlinks {
-
  color:transparent;
+
    display: none;
-
  background-color:transparent;
+
}
}
-
#menubar {
+
.subcontent {
-
  background-color:transparent;
+
    padding: 20px;
-
  margin-top:5px;
+
    margin-bottom:20px;
-
  font-size:11px;
+
    border: 2px solid #aaaaaa;
-
  white-space:nowrap;
+
-
  overflow:hidden
+
}
}
-
#container {
+
.subproject {
-
width:580px;
+
    background-color: white;
-
padding:100px;
+
-
margin:0 auto;
+
-
position:relative;
+
-
z-index:0;
+
}
}
-
/* -----------------------------
+
.subteam {
-
END WIKI HACKS        */
+
    background-color: white;
 +
}
 +
.sublab {
 +
    background-color: white;
 +
}
-
 
+
.subextra {
-
 
+
    background-color: white;
-
/* -----------------------------
+
}
-
MAIN NAVIGATION        */
+
-
 
+
</style>
</style>
<body>
<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>
</body>
</html>
</html>

Latest revision as of 11:46, 18 July 2012