MediaWiki:Common.css: Difference between revisions

An idea by Jeff Lawlor
Created on 2024-10-08
No edit summary
No edit summary
Line 104: Line 104:
body[class*=' ns-special '] .vector-page-titlebar {
body[class*=' ns-special '] .vector-page-titlebar {
margin-bottom: unset;
margin-bottom: unset;
}
.header-button {
border: none;
    width: 2rem;
    height: 2rem;
    background-color: #6b8edf;
    color: #ffffff;
    border-radius: 50%;
}
}