MediaWiki:Common.css: Difference between revisions
Chaudharydsn (talk | contribs) mNo edit summary |
Chaudharydsn (talk | contribs) mNo edit summary |
||
| Line 15: | Line 15: | ||
.page-Main_Page #catlinks { | .page-Main_Page #catlinks { | ||
display: none !important; | display: none !important; | ||
} | |||
/* Custom Heading Styles for Pages (Mobile & Desktop) */ | |||
.mw-parser-output h2 { | |||
color: #D71A21; | |||
font-family: 'Georgia', serif; | |||
} | |||
.mw-parser-output h3 { | |||
color: #BB1F5B; | |||
font-family: 'Georgia', serif; | |||
} | } | ||