MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Scribblefoxx (talk | contribs) No edit summary |
Scribblefoxx (talk | contribs) No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
body { | body { | ||
background-color: #e6bd9c; | background-color: #e6bd9c; | ||
font-size: 16px; | |||
font- | font-family: verdana; | ||
} | |||
.mw-editsection { | |||
display:none; | |||
} | |||
#footer-places { | |||
display: none; | |||
} | |||
#ca-talk { | |||
display:none!important; | |||
} | |||
Latest revision as of 20:15, 16 July 2023
body {
background-color: #e6bd9c;
font-size: 16px;
font-family: verdana;
}
.mw-editsection {
display:none;
}
#footer-places {
display: none;
}
#ca-talk {
display:none!important;
}