« 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%; | ||
height: 45px; | height: 45px; | ||
border-top: 5px solid goldenrod; | |||
} | |||
.bandeauGen1 img { | |||
background-color: goldenrod; | |||
} | } | ||
Version du 26 octobre 2014 à 13:05
.bandeauGen1 {
width: 100%;
height: 45px;
border-top: 5px solid goldenrod;
}
.bandeauGen1 img {
background-color: goldenrod;
}
.bandeauGen2 {
background-color: lightblue;
width: 100%;
height: 45px;
}