MediaWiki:Common.css

From Heterodontosaurus Balls
Revision as of 01:40, 18 March 2025 by Heterodontosaurus (talk | contribs) (Mika pls come back 💔)

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.
/* Users */

a[href$="User:Heterodontosaurus"]::before {
       content: '';
        vertical-align: middle;
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url('https://heterodontosaurus-balls.com/images/8/8f/Heterodontosaurus-icon.png') no-repeat center center;
        background-size: cover;
        margin-right: 4px;

}

[href$=":Heterodontosaurus"], a[href$="/Heterodontosaurus"] { font-weight: bold !important; background :linear-gradient(90deg,Green,lime,blue) ; -webkit-background-clip:text !important; -webkit-text-fill-color:transparent}

a[href$="User:Mika"]::before {
       content: '';
        vertical-align: middle;
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url('https://heterodontosaurus-balls.com/index.php/File:Mika-icon.png') no-repeat center center;
        background-size: cover;
        margin-right: 4px;

}

[href$=":Mika"], a[href$="/Mika"] { font-weight: bold !important; background :linear-gradient(90deg,Orange,white,yellow) ; -webkit-background-clip:text !important; -webkit-text-fill-color:transparent}

/* Idk what these do */

body { font-size: 15px; }
mw_content { background-color: #e7fce3; }

.portable-infobox.pi-theme-delta .pi-secondary-background {
    background-color: #000080;
}