Team:Paris Bettencourt/Wiki

From 2013.igem.org

Revision as of 19:07, 26 August 2013 by Sebajara (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<link href='http://fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic' rel='stylesheet' type='text/css'/>

<style type="text/css"> /* Wiki styles */ div.thumb div a img {

   background-color:white;
   padding:6px 0px;

}

  1. globalWrapper {/* the wiki */
   background-color: rgba(255, 255, 255, 1);
   width:100%;
   height:auto;
   margin:0;
   padding:0;

}

  1. top-section{/* the igem flag + top menu)*/
   height:auto;
   margin-top:0;
   margin-left:auto;
   margin-right:auto;
   margin-bottom:0 !important; 
   padding:0;
   border:0;
   position:relative;
   top:40px;
   display:display;

}

  1. p-logo{/*le conteneur de la banière igem avec un lien vers igem*/
   display:none;
   border:none;
   margin:none;

}

  1. menubar{/* la barre de menu du haut */
   background-color:transparent;

}

  1. menubar a{/*les lien de la barre de menu du haut */
   text-decoration:none;
   color:black;
   background:transparent;

} .left-menu{/* le menu de haut gauche */

   background-color:transparent;
   margin-left:-32px;

} .right-menu{/* le menu de login haut droite*/

   color:#ffffff;
   text-decoration:none;
   background-color:transparent;
   margin-right:70px;

} .right-menu a{/* les lien du login */

   color:#ffffff;
   text-decoration:transparent;
   background-color:transparent;

}

  1. search-controls{/* la barre de recherche*/
   display:none;

}

  1. content{/* le body de la page*/
   border:none;
   padding:none;
   margin:0 auto;
   z-index:2;
   line-height:1;
   width:1000px;
   height:auto;
   background:#ffffff;

} .firstHeading { /*titre de page */

   display:none;
   border:none;

}

  1. bodyContent{/* contenu de page*/
   background-color:white;
   border:none;
   border-color:none;
   padding:0;
   margin:0;
   height:auto;

}

  1. footer-box{/* la boite en bas de page*/
   /*position:absolute;
   bottom:0;
   display: block;
   margin:0;*/
   width:1000px; 
   border:none;
   margin-bottom:50px;
   background-color:#ffffff;

}

  1. catlinks{/* le cadre sous le body useless */
   display:none;

}

/* Body */ body {

   color: #2c2b2b;
   /*line-height: 1em;*/
   background: #FFFFFF; 

} body,input {

   /*font-family: Cambria, serif;*/
   font-family: 'Lora', serif;

} /* Headers */ h1,h2,h3,h4 {

   font-weight: normal;
   letter-spacing: 0 px;
   border-bottom:none;

/*line-height: 25px;*/ } h2 {

   color: #990000; /*  */
   font-size:1.5em;
   border-bottom: 1px solid;

/*font-weight: bold;*/ } h3,h4 {

   color: #333333; /*  */

/*margin-bottom: 1em;

 position:relative;
 left:25px;*/

} /* Paragraphs */ p {

   margin-bottom: 2px;

}

/* a */ a {

   text-decoration:none;
   color: #559DD5;

} a:visited {

   color: #559DD5;

} a:hover {

   text-decoration: none;

} /* Images */ img.alignleft {

   margin: 5px 20px 20px 0;
   float: left;

} img.aligntop {

   margin: 5px 0 20px 0;

} img.pic {

   padding: 5px;
   border: solid 1px #D4D4D4;

} /* Page top title */

  1. grouptitle {
   text-align:center;
   font-size:3.5em;
   font-weight:bold;
   margin: -30px auto 30px;
   color:#272727;
   line-height: 1.2;

}

  1. page {
   /*margin-bottom:0px;*/
   width:100%;
   text-align:justify;

}