MediaWiki:Common.css
From Undead Archive Staff
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
@import url("https://www.theundeadarchive.com/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css");
.home-table th
{
text-transform: uppercase;
padding: 10px;
text-align: left;
background: #362E2D;
color: white;
}
.home-table td
{
padding: 10px;
min-width: 200px;
max-width: 100%;
vertical-align: top;
}
