MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
#content { background-color: #212121; } | #content { background-color: #212121; } | ||
#content { color: #ebe7a7 } | |||
body { background-color: #161415; } | body { background-color: #161415; } | ||
Revision as of 23:24, 27 December 2023
#content { background-color: #212121; }
#content { color: #ebe7a7 }
body { background-color: #161415; }
h1, h2, h3, h4, h5, h6 { color: #c1c1c1; }
.mw-body {
border: 1px solid #000000;
}