« Utilisateur:Maxim21/common.css » : différence entre les versions
mAucun résumé des modifications |
mAucun résumé des modifications |
||
| Ligne 3 : | Ligne 3 : | ||
height: 45px; | height: 45px; | ||
border-top: 5px solid goldenrod; | border-top: 5px solid goldenrod; | ||
border-radius: 0 3px 0 0; | |||
} | } | ||
.bandeauGen1 img { | .bandeauGen1 img { | ||
background-color: goldenrod; | background-color: goldenrod; | ||
padding: 2px; | padding: 2px; | ||
Version du 26 octobre 2014 à 13:06
.bandeauGen1 {
width: 100%;
height: 45px;
border-top: 5px solid goldenrod;
border-radius: 0 3px 0 0;
}
.bandeauGen1 img {
background-color: goldenrod;
padding: 2px;
}
.bandeauGen2 {
background-color: lightblue;
width: 100%;
height: 45px;
}