« 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-content:before { content: 'whatever it is you want to add ' ; }
.footer-places:before {
  content: 'whatever it is you want to add';
}

Version du 26 avril 2019 à 09:26

// LOGOS BAS DE PAGE 

.footer-places:before {
  content: 'whatever it is you want to add';
}