Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
mNo edit summary
No edit summary
 
Line 57: Line 57:
table.custom-table > tbody > tr > td {
table.custom-table > tbody > tr > td {
     text-align:center; padding:4px; border-bottom:1px solid #555;
     text-align:center; padding:4px; border-bottom:1px solid #555;
}
table.custom-table > tbody > tr.middle-header > th {
    background:linear-gradient(180deg,#7a6fb0,#5a4e7c); color:white; text-align:center; padding:6px; font-size:110%;
}
}