MediaWiki:Minerva.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* All CSS here will be loaded for users of the MinervaNeue skin */
/* from LocalSettings line 1583 */
#mw-mf-viewport,
#mw-mf-page-center {
padding-top: 0 !important;
margin-top: 0 !important;
}
#content.mw-body {
padding-top: 102px !important;
}
.minerva-header .search-toggle,
.minerva-header .minerva-user-notifications,
.minerva-header .notifications-menu,
.minerva-header .user-menu {
display: none !important;
}
.branding-box a {
display: flex !important;
align-items: center !important;
text-decoration: none !important;
flex-wrap: nowrap !important;
}
.branding-box a::before {
content: "";
display: block;
width: 30px;
height: 30px;
flex-shrink: 0;
background: url("/favicon.png") center/contain no-repeat;
margin-right: 10px;
}
.branding-box a span {
display: flex !important;
flex-direction: column !important;
color: #fff !important;
font-size: 16px !important;
font-weight: 700 !important;
font-family: system-ui, sans-serif !important;
line-height: 1.25 !important;
min-width: 0 !important;
}
.branding-box a span::after {
content: "A Digital Archive of Dvaita Vedanta Literature";
display: block;
font-size: 10px;
font-weight: 400;
color: #ffffff;
font-family: sans-serif;
margin-top: 2px;
}
.minerva-header .branding-box {
opacity: 1;
}
.minerva-notifications {
display: none !important;
}
.minerva-header svg path,
.minerva-header svg rect,
.minerva-header svg circle {
fill: #fff !important;
}
.minerva-tabs,
.mw-portlet-associated-pages,
#p-associated-pages,
.menu--associated-pages {
display: none !important;
}
.mw-footer.minerva-footer,
.footer-places,
.footer-info,
.minerva-footer-logo {
display: none !important;
}
#footer-places-about,
#footer-places-disclaimers,
#footer-places-privacy {
display: none !important;
}
.page-actions-menu,
#page-secondary-actions,
.minerva-overflow-button,
.last-modified-bar,
.minerva-anon-talk-link {
display: none !important;
}
.minerva-user-links,
#mw-mf-user-links {
display: none !important;
}
#mw-mf-viewport #gr-static-bar {
position: fixed !important;
top: 54px !important;
left: 0 !important;
right: 0 !important;
width: 100% !important;
z-index: 200 !important;
}
[hidden="until-found"] {
content-visibility: visible !important;
}
html,
body,
#mw-mf-viewport,
#mw-mf-page-center {
overflow-x: hidden !important;
max-width: 100vw !important;
box-sizing: border-box !important;
}
.gr-home-grid {
flex-direction: column !important;
flex-wrap: nowrap !important;
gap: 12px !important;
width: 100% !important;
}
.gr-home-card {
width: 100% !important;
max-width: 100% !important;
min-width: unset !important;
box-sizing: border-box !important;
flex: none !important;
}
.gr-home-toggle {
flex-wrap: wrap !important;
}
.mw-parser-output {
font-size: 18px !important;
line-height: 1.8 !important;
}
.mw-parser-output h2,
.mw-parser-output h3 {
width: 100% !important;
}
.bhashyam-block {
margin-left: 8px !important;
}
#footer,
.mw-footer,
.catlinks,
#catlinks {
display: none !important;
}
#searchIcon.cdx-button.cdx-button--size-large.cdx-button--icon-only.cdx-button--weight-quiet.skin-minerva-search-trigger {
display: none !important;
}
#userloginprompt {
display: none !important;
}
.page-Special_UserLogin .thumb {
display: none !important;
}
.page-Special_UserLogin figure {
display: none !important;
}
body.page-Special_UserLogin #mw-mf-page-center,
body.page-Special_CreateAccount #mw-mf-page-center {
display: flex !important;
flex-direction: column;
min-height: 100vh !important;
padding: 0px !important;
box-sizing: border-box !important;
background-color: transparent !important;
}
.cdx-message--notice.cdx-message.cdx-message--block {
display: none
}
#userloginForm .mw-mf-watermark {
display: none !important;
}
.page-Special_UserLogin #mw-mf-main-menu-button,
.mw-special-Userlogin #mw-mf-main-menu-button {
display: none !important;
}
.mw-special-Userlogin .header-container .branding-box {
padding: 16px;
}