MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
h1, h2, h3 { | h1, h2, h3 { | ||
font-family: sans-serif !important; | font-family: sans-serif !important; | ||
} | |||
.home-content-header { | |||
background-color: #222; | |||
color: #FFF; | |||
font-weight: bold; | |||
} | } |
Revision as of 11:14, 25 July 2023
body.page-Main_Page h1 { display: none; }
h1, h2, h3 {
font-family: sans-serif !important;
}
.home-content-header {
background-color: #222;
color: #FFF;
font-weight: bold;
}