Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 5: | Line 5: | ||
#content { background-color: #FFEEEC; } | #content { background-color: #FFEEEC; } | ||
#bodyContent { background-color: # | #bodyContent { background-color: #afe0cc; } | ||
#firstHeading { background-color: #FFEEEC; } | #firstHeading { background-color: #FFEEEC; } | ||
Revision as of 21:57, 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: #FFEEEC; }
#bodyContent { background-color: #afe0cc; }
#firstHeading { background-color: #FFEEEC; }
#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: #e6ffb4; }