Difference between revisions of "MediaWiki:Common.css"
From Apocrypals Apocrypha
Jump to navigationJump to search
Jemaleddin (talk | contribs) |
Jemaleddin (talk | contribs) |
||
Line 7: | Line 7: | ||
.portlet { padding-left: 1em; } | .portlet { padding-left: 1em; } | ||
} | } | ||
.mw-content | .mw-body-content p { max-width: 60em; } |
Revision as of 12:53, 22 February 2023
/* CSS placed here will be applied to all skins */ .portlet h3 { text-transform: capitalize !important; } body { background-image: none; } @media screen and (max-width: 551px) { body { font-size: medium } .portlet { padding-left: 1em; } } .mw-body-content p { max-width: 60em; }