MediaWiki:Common.css: Difference between revisions

From TapTo Wiki

No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#poncho-logo {
height: 42px;
}


#poncho-logo img {
#poncho-logo img {

Revision as of 12:31, 8 July 2024

/* CSS placed here will be applied to all skins */

#poncho-logo {
	height: 42px;
}

#poncho-logo img {
	display: none;
}

#poncho-content {
	margin: 0 auto;
}