MediaWiki:Darkvector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 48: Line 48:
padding: 0 0.6em 0.2em 0.6em;
padding: 0 0.6em 0.2em 0.6em;
}
}
/* CSS for Player and NPC Infoboxes */
/* CSS for Player and NPC Infoboxes */
.infobox.player,
.infobox.player,
Line 63: Line 64:
text-align: center;
text-align: center;
padding-bottom: 0.4em;
padding-bottom: 0.4em;
}
/* CSS for Session Infoboxes */
.infobox.session {
width: 30em;
}
}