Team:Evry/test/css v2

From 2013.igem.org

Revision as of 10:05, 6 August 2013 by Rasend (Talk | contribs)

/*--------------------- Wiki hack ---------------------------------------------*/

body,div {

  width: 100%;

}

body {

   color: #333333;
   background-image:url(http://fichierclient.iconeo.fr/template/302/fonds/NEUTRE6.jpg);
   background-repeat:no-repeat
   background-color : transparent; 
   background-size: cover;
   background-attachment : fixed;
   margin:0px 0px 0px 0px;

}

/* la barre titre (banniere igem+ menu haut)*/

  1. top-section

{

   height: auto;
   width: 100%;
   margin-top: 0 px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0 !important;
   padding:0;
   border: none;
   display: display;

}

/*le conteneur de la banière igem avec un lien vers igem*/

  1. p-logo

{

   display:none;
   border:none;
   margin:none;

}

/* la barre de menu du haut */

  1. menubar

{

   color:#000000;

}

/*les lien de la barre de menu du haut */

  1. menubar a

{

   text-decoration:none;
   color:#000000;

}

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

   background-color:transparent;
  /*display:none;*/

}

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

   color:transparent;
   text-decoration:none;
   background-color:none;
   right: 15px;

}

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

   color:transparent;
   text-decoration:transparent;
   background-color:none;

}

/* la barre de recherche*/

  1. search-controls

{

   display:none;

}

/* le body de la page*/

  1. content

{

   width: 100%;
   background-color: transparent;
   border:none;
   padding:none;
   margin:none;
   line-height:1em;

}

/*titre de page */ .firstHeading {

   display:none;
   border: none;

}

  1. footer-wrapper

{

   position: absolute;
   margin-top:15px;
   margin-bottom:10px;
   padding: 7px 15px 7px 15px;
   background-color:#ffffff;
   -moz-border-radius-topright:15px;
   -moz-border-radius-bottomright:15px;
   -webkit-border-top-right-radius:15px;
   -webkit-border-bottom-right-radius:15px;
   border-top-right-radius:15px;
   border-bottom-right-radius:15px;
   border-radius: 15px;
   box-shadow: 0px 4px 4px #1c1a19;

}

/* la boite en bas de page*/

  1. footer-box

{

   display: none;
   margin-bottom: 10px;

}

/* le cadre sous le body useless */

  1. catlinks

{

   display: none;

}

/* ----------------End of the wiki hack -------------------------------------*/

/*---------------Header-----------------------*/

  1. header

{

   width: 99%;
   height: auto;
   margin-bottom: 15px;
   box-shadow: 0px 4px 4px #1c1a19;
   border-radius: 5px;
   margin-left: 0!important;
   margin-right: auto;
   padding:0;
   border: none;
   background: #ffffff;
   box-shadow: 0px 4px 4px #1c1a19;

}

  1. banniere

{

   display: inline-block;

border-radius: 5px; position: relative; }

header h1 {

   font-size: 2.5em;
   font-weight: normal;
   display: inline-block;
   margin-bottom: 0px;
   align: center;

}

  1. ban

{

   display: inline-block;
   margin-bottom: 0px;
   border-radius: 5px;
   width: 50%;

}

header h2 {

   font-size: 1.1em;
   margin-top: 0px;
   font-weight: normal;

}

/* Navigator */

nav {

   width: 100%;
   text-align: center;
   margin: auto;

}

nav ul {

   list-style-type: none;
   margin: auto;
   background-color: #fff5cc;
   border-radius: 5px;

}

nav li {

   display: inline-block;
   margin-right: 25px;
   margin-left : 10px;

}

nav a {

   font-size: 1.2em;
   color: #181818;
   padding-bottom: 3px;
   text-decoration: none;

}

nav a:hover {

   color: #94000e;
   border-bottom: 3px solid #760001;

}

/* ------------------------Body--------------------------- */

  1. maincontainer_evry2013

{

   padding-bottom: 15px;
   margin-top: 30px;
   background:#ffffff;
   margin: auto;
   text-align:justify;
   width:940px; /*940px*/
   heigth:auto;
   -moz-border-radius-topright:15px;
   -moz-border-radius-bottomright:15px;
   -webkit-border-top-right-radius:15px;
   -webkit-border-bottom-right-radius:15px;
   border-top-right-radius:15px;
   border-bottom-right-radius:15px;
   border-radius: 15px;
   box-shadow: 0px 4px 4px #1c1a19;

}

h1 {

   font-style: normal;
   text-decoration: none;
   border: none;
   line-height:1em;
   padding:15px 0px 15px  0px;
   font-weight:bold;
   font-size: 30px;
   color:#990000;
   text-align: center ;

}

h2 {

   font-style: normal;
   font-weight:bold;
   font-style:italic;
   font-size: 22px;
   line-height:1em;
   text-decoration:none;
   border:none;
   padding:0px 0px 10px  0px;
   color:#364d01;
   margin-top:25px;

}

h3 {

   padding-left:25px;
   font-style:bold;
   font-size: 18px;
   text-decoration:none;
   border:none;
   line-height:1em;
   padding:0px 0px 5px 5px;
   margin-top:20px;

}

h4 {

   font-style:italic;

}

p {

 text-indent: 15px;

} /* -----------------------Footer---------------------------------*/ footer {

  width: 100%;
  bottom: 2px;
  padding: 0px;

}