MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 55: Line 55:
}
}
.infobox.player .tag,
.infobox.player .tag,
.infobox.npc .tag {
.infobox.npc .tag,
text-align: center;
.infobox.session .tag {
background-color: transparent;
background-color: transparent;
font-weight: bold;
}
}
.infobox.player .charactersheet {
.infobox.player .charactersheet {
text-align: center;
text-align: center;
padding-bottom: 0.4em;
padding-bottom: 0.4em;
}
/* CSS for Session Infoboxes */
.infobox.session {
width: 25em;
}
.infobox.session th {
width: 9em;
}
}

Navigation menu