Difference between revisions of "MediaWiki:Common.css"

From OrnaWiki
Jump to: navigation, search
Line 3: Line 3:
 
body{background: white;}
 
body{background: white;}
 
a{border: none; background: white;}
 
a{border: none; background: white;}
 +
 +
#f-poweredbyico {
 +
display: none !important;
 +
}

Revision as of 09:13, 25 October 2018

/* Le CSS placé ici sera appliqué à tous les habillages. */

body{background: white;}
a{border: none; background: white;}

#f-poweredbyico {
	display: none !important;
}