« MediaWiki:Tweeki.css » : différence entre les versions

De Swiss Tchoukball Wiki
Aller à : navigation, rechercher
mAucun résumé des modifications
(Adapt CSS following update of MediaWiki and Tweeki)
Ligne 1 : Ligne 1 :
.navbar-header::before {
.navbar-brand img {
    background-image: url('/resources/assets/logo_swiss_tchoukball_sans_texte.svg');
  height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
    width: 50px;
    height: 50px;
    margin-left: 15px;
}
}

Version du 20 mai 2024 à 15:11

.navbar-brand img {
  height: 40px;
}