MediaWiki:Common.css: Difference between revisions

From Emmy The Robot Fandom Wiki
Content added Content deleted
No edit summary
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 */
.Infoboxnan {
.infobox {
float: right;
float: right;
padding: 5px;
padding: 5px;
Line 9: Line 9:
}
}


.Infoboxnan th {
.infobox th {
text-align: left;
text-align: left;
}
}