Team:Paris Bettencourt/Wiki

From 2014.igem.org

(Difference between revisions)
Line 5: Line 5:
<style type="text/css">
<style type="text/css">
/* Wiki styles */
/* Wiki styles */
-
 
#top-section{/* (the igem flag + top menu)*/
#top-section{/* (the igem flag + top menu)*/
Line 20: Line 19:
     display:none;
     display:none;
}
}
-
 
+
#menubar {/* la barre de menu du haut */
 +
    display:none;
 +
    margin:0;
 +
    width:550px;
 +
    height:20px;
 +
    color:white;
 +
    background-color:rgb(46,43,52);
 +
    text-decoration:none;
 +
    font-size:12px;
 +
    z-index:0;
 +
}
#menubar ul {
#menubar ul {
     line-height:20px;     
     line-height:20px;     
Line 40: Line 49:
.right-menu a{/* les lien du login */
.right-menu a{/* les lien du login */
}
}
-
#search-controls{/* la barre de recherche*/
+
 
-
    display:none;
+
-
}
+
#content{/* le body de la page*/
#content{/* le body de la page*/
     border:none;
     border:none;

Revision as of 16:52, 17 December 2014