MediaWiki:Refreshed.css

From Pikmin Fanon
Revision as of 19:48, 24 January 2022 by Zoadra (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.
body {
    background: #33691e;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}


element.style {
}
#header-wrapper {
    background: linear-gradient(to left,#0c4c0c 0,#137813 50%,#0c4c0c 100%);
}

element.style {
}

.refreshed-dropdown-tray a, #refreshed-toolbox a, .catlinks a {
    color: #137813;
}

element.style {
}
a {
    text-decoration: none;
    color: #137813;
    background: none;
}


element.style {
}
.mw-parser-output a.extiw, .mw-parser-output a.external {
    color: #059142;
}

element.style {
}
#sidebar-toggler-checkbox:checked ~ #sidebar-wrapper {
    transform: translateX(0);
    box-shadow: 0 3px 9px 0 rgb(75 75 75 / 40%);
}
@media screen and (max-width: 719px)
#sidebar-wrapper {
    background: #059142;
}

#sidebar-wrapper {
    background: #137813;
}

.header-button:hover {
    background: #cc00cc!important;
}