mAucun résumé des modifications
mAucun résumé des modifications
Ligne 2 : Ligne 2 :
   background-color: goldenrod;
   background-color: goldenrod;
   width: 100%;
   width: 100%;
   height: 50px;
   height: 45px;
}
}


Ligne 8 : Ligne 8 :
   background-color: lightblue;
   background-color: lightblue;
   width: 100%;
   width: 100%;
   height: 50px;
   height: 45px;
}
}

Version du 26 octobre 2014 à 13:04

.bandeauGen1 {
  background-color: goldenrod;
  width: 100%;
  height: 45px;
}

.bandeauGen2 {
  background-color: lightblue;
  width: 100%;
  height: 45px;
}