Difference between revisions of "MediaWiki:Common.css"

From Polkopedia
Jump to navigation Jump to search
Line 1: Line 1:
/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */
/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */


body { color: #5a7425; font-size: 19px; font-family: "Constantia"; }
body { color: #5a7425; font-size: 19px; font-family: "Consolas"; }


bodyContent { background-color: #e6ffb4; }
bodyContent { background-color: #e6ffb4; }


firstHeading { background-color: #e6ffb4; }
firstHeading { background-color: #e6ffb4; }

Revision as of 21:36, 26 September 2021

/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */

body { color: #5a7425; font-size: 19px; font-family: "Consolas"; }

bodyContent { background-color: #e6ffb4; }

firstHeading { background-color: #e6ffb4; }