Template:Supbiotechcss.css

From 2009.igem.org

(Difference between revisions)
Line 13: Line 13:
/*Fenêtre de haut de page (logo iGEM 2009 et image tableau)*/
/*Fenêtre de haut de page (logo iGEM 2009 et image tableau)*/
#top-section {
#top-section {
 +
  z-index: 10;
   width: 1090px;
   width: 1090px;
}
}
/*Image à afficher dans la section supérieur*/
/*Image à afficher dans la section supérieur*/
#top-section img {
#top-section img {
 +
  z-index: 10;
   width: 1090px;
   width: 1090px;
   height: 98px;
   height: 98px;
Line 35: Line 37:
/*Titre de la page (spécifique)*/
/*Titre de la page (spécifique)*/
.firstHeading {
.firstHeading {
 +
  z-index: 10;
   width: 100%;
   width: 100%;
   margin-left: -5px;
   margin-left: -5px;

Revision as of 12:31, 29 August 2009