MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Scribblefoxx (talk | contribs) No edit summary |
Scribblefoxx (talk | contribs) No edit summary |
||
| Line 6: | Line 6: | ||
.mw-editsection { | .mw-editsection { | ||
display:none; | display:none; | ||
} | |||
a { | |||
color: #8c7059; | |||
} | } | ||
Revision as of 19:03, 16 July 2023
body {
background-color: #e6bd9c;
font-size: 16px;
font-family: verdana; }
.mw-editsection {
display:none;
}
a {
color: #8c7059;
}