MediaWiki:Common.css: Difference between revisions
From Zed Wiki
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
display: none; | display: none; | ||
} | } | ||
--bs-link-hover-color: #CA0300; | |||
Revision as of 18:52, 24 May 2023
/* CSS placed here will be applied to all skins */
.mw-wiki-logo {
background-size: contain;
}
#p-logo a {
padding-top: 1em;
}
h2 {
color: #0b758f;
}
h3 {
color: #0b758f;
}
#footer {
display: none;
}
--bs-link-hover-color: #CA0300;