MediaWiki:Common.css: Difference between revisions
No edit summary |
m (Protected "MediaWiki:Common.css" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))) |
(No difference)
|
Revision as of 01:05, 18 September 2022
/* <pre> */ .home h1 { font-size: 2.5em; font-weight: bold; border: none; margin: 0 0 0.15em; } .home h2 { font-size: 1.25em; font-weight: bold; border: none; margin: 0 0 0.15em; } .invert { color: white; } .content-tile { border: 1px solid #438ab5; background-color: #3980ab; padding: 1em; margin-right: 1em; } .content-tile p { font-size: 1.25em; font-weight: bold; } .content-tile a, .content-tile a.new, .content-tile a.new:visited { color: white; }