Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Replaced content with "body {font-family: Verdana,Arial,sans-serif; font-size: 1.2em;} div#content h1, div#content h2 {font-family: Verdana,Arial,sans-serif;} #ca-talk { display: none !importa...") Tag: Replaced |
|||
| Line 5: | Line 5: | ||
#ca-talk { display: none !important; } | #ca-talk { display: none !important; } | ||
#ca-viewsource { display:none!important; } | #ca-viewsource { display:none!important; } | ||
| + | #ca-nstab-main { display:none!important; } | ||
body.page-Main_Page #ca-delete { | body.page-Main_Page #ca-delete { | ||
display: none !important; | display: none !important; | ||
} | } | ||
Revision as of 19:58, 4 October 2019
body {font-family: Verdana,Arial,sans-serif; font-size: 1.2em;}
div#content h1, div#content h2 {font-family: Verdana,Arial,sans-serif;}
#ca-talk { display: none !important; }
#ca-viewsource { display:none!important; }
#ca-nstab-main { display:none!important; }
body.page-Main_Page #ca-delete {
display: none !important;
}