m Maxim21 a déplacé la page Utilisateur:Maxim21/Bac à Sable/common.css vers Utilisateur:Maxim21/common.css sans laisser de redirection : Damn. Les user css sont tricky à utiliser.
mAucun résumé des modifications
Ligne 1 : Ligne 1 :
.test-tabrec {
.test-tabrec {
   border: 1px solid lightgray;
   border: 1px solid lightgray;
}
.test-tabrec .test-titre {
  text-align: center;
  font-size: 20px;
  font-variant: small-caps;
  font-family: sans-serif;
}
}



Version du 8 décembre 2013 à 15:32

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

.test-tabrec .test-titre {
  text-align: center;
  font-size: 20px;
  font-variant: small-caps;
  font-family: sans-serif;
}

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

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