MediaWiki:Gadget-Bandcamp.css
Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.
- Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
- Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
- Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
.bandcamp-widget iframe:not(.spotify-iframe) {
height: 42px;
}
.soundtrack-table .bandcamp-widget iframe:not(.spotify-iframe) {
width: 84px;
}
.portable-infobox .bandcamp-widget {
text-align: center;
}
.soundtrack-links {
display: flex;
gap: 5px;
justify-content: center;
}
.portable-infobox .soundtrack-links {
margin-top: 5px;
}
.spotify-iframe {
border-radius: 12px;
height: 80px;
}