« MediaWiki:Tweeki.css » : différence entre les versions
De Swiss Tchoukball Wiki
(Ajout du logo dans la barre de navigation) |
mAucun résumé des modifications |
||
Ligne 6 : | Ligne 6 : | ||
width: 50px; | width: 50px; | ||
height: 50px; | height: 50px; | ||
margin-left: 15px; | |||
} | } |
Version du 21 juin 2020 à 20:36
.navbar-header::before { background-image: url('/resources/assets/logo_swiss_tchoukball_sans_texte.svg'); background-size: contain; background-repeat: no-repeat; float: left; width: 50px; height: 50px; margin-left: 15px; }