MediaWiki:Common.css: Difference between revisions
From The Hexian Archives
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
background: #eee; | background: #eee; | ||
text-align: center; | text-align: center; | ||
width: | width: 175px; | ||
border: 1px solid black; | border: 1px solid black; | ||
} | } |
Revision as of 15:40, 27 February 2022
/* CSS placed here will be applied to all skins */ table.character-info { background: #eee; text-align: center; width: 175px; border: 1px solid black; } th.character-info { border-bottom: 1px solid #ccc }