« Utilisateur:Maxim21/common.css » : différence entre les versions
mAucun résumé des modifications |
mAucun résumé des modifications |
||
| Ligne 1 : | Ligne 1 : | ||
.bandeauGen1 { | .bandeauGen1 { | ||
width: 100%; | width: 100%; | ||
background-color: goldenrod; | |||
} | } | ||
.bandeauGen2 { | .bandeauGen2 { | ||
background-color: lightblue; | |||
width: 100%; | width: 100%; | ||
} | } | ||
Version du 26 octobre 2014 à 16:30
.bandeauGen1 {
width: 100%;
background-color: goldenrod;
}
.bandeauGen2 {
background-color: lightblue;
width: 100%;
}