Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
body { color: #5a7425; font-size: 19px; font-family: "Corbel"; } | body { color: #5a7425; font-size: 19px; font-family: "Corbel"; } | ||
#content { background-color: # | #content { background-color: #e7efff; } | ||
#ca-talk { display:none!important; } | #ca-talk { display:none!important; } | ||
Revision as of 22:00, 26 September 2021
/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */
body { color: #5a7425; font-size: 19px; font-family: "Corbel"; }
#content { background-color: #e7efff; }
#ca-talk { display:none!important; }
#ca-nstab-main { display:none!important; }
#ca-watch { display:none!important; }
#ca-unwatch { display:none!important; }
#ca-view { display:none!important; }
#mw-panel { background-color: #ffffff; }
#p-logo { background-color: #cafbe7; }