MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(Upgradetable styling improvement)
(Styling for mobile CharacterTable)
Line 88: Line 88:




/* Upgradetable */
/* CharacterTable */
table.charactertable td:first-child img
{
min-width: 40px;
}


/* UpgradeTable */
table.upgradetable {
table.upgradetable {
width: 100%;
width: 100%;
Line 197: Line 204:
position: relative;
position: relative;
}
}

@media (max-width: 1200px) {
@media (max-width: 1200px) {
.fp-item-splash {
.fp-item-splash {