MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
color: #FFF; | color: #FFF; | ||
font-weight: bold; | font-weight: bold; | ||
margin: 10px; | |||
} | } |
Revision as of 11:16, 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;
margin: 10px;
}