Page créée avec « .test-tabrec { border: 1px solid lightgray; } .tabrec-feu { background-color: darkred; } »
 
mAucun résumé des modifications
Ligne 1 : Ligne 1 :
.test-tabrec {
.test-tabrec {
   border: 1px solid lightgray;
   border: 1px solid lightgray;
}
.test-tabrec .test-bandeau {
  text-align: center;
  background-color: darkred;
  color: white;
}
}



Version du 8 décembre 2013 à 15:26

.test-tabrec {
  border: 1px solid lightgray;
}

.test-tabrec .test-bandeau {
  text-align: center;
  background-color: darkred;
  color: white;
}

.tabrec-feu {
  background-color: darkred;
}