« MediaWiki:Mobile.css » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 2 : | Ligne 2 : | ||
// LOGOS BAS DE PAGE | // LOGOS BAS DE PAGE | ||
.footer | .minerva-footer:after { | ||
content: 'whatever it is you want to add'; | content: 'whatever it is you want to add'; | ||
} | } |
Version du 26 avril 2019 à 09:56
// LOGOS BAS DE PAGE
.minerva-footer:after {
content: 'whatever it is you want to add';
}
