MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(Styling for mobile CharacterTable)
No edit summary
Line 89:
 
/* CharacterTable */
table.charactertable {
background-color:#ecf5f9;
}
 
table.charactertable th {
background-color:#2d4c72;
color:white;
}
 
table.charactertable td:first-child img
{