MediaWiki:Common.css: Difference between revisions
From Undead Archive Staff
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
padding: 10px; | padding: 10px; | ||
text-align: left; | text-align: left; | ||
background: # | background: #362E2D; | ||
color: white; | color: white; | ||
} | } | ||
Latest revision as of 22:43, 24 March 2026
@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;
}
