MediaWiki:Common.css

From TerGoPedia

Revision as of 01:20, 15 July 2022 by A4m74n (talk | contribs)

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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */

#p-banner, #p-banner:hover, #p-banner:visited, .mw-hamb {
display: none !important;
}
.mw-desktop-sitename span {
display: none !important; }
.mw-mobile-sitename span {
display: none !important; }
.container b {
color: #11b5ac;
font-size: 20px;
}

.container p {
margin-bottom: 5px;
}

#p-banner.mw-wiki-title.navbar-brand {
display: none !important;}



#toc.toc {
float: none !important;
}

div.container { 
float: left; 
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
    color: #fff;
    background-color: var(--medik);
    border-color: var(--medik);
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover
    color: #fff;
    background-color: var(--medik);
    border-color: var(--medik);
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.