MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
.invert { | .invert { | ||
color: white; | color: white; | ||
} | |||
.content-tile p { | |||
font-size: 1.25em; | |||
font-weight: bold; | |||
} | } |
Revision as of 00:44, 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 p { font-size: 1.25em; font-weight: bold; }