MediaWiki:Common.css: Difference between revisions

From Heterodontosaurus Balls
(Test)
(Ts pmo 💔)
Tag: Replaced
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* 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$="Heterodontosaurus"],
a[href$="/Heterodontosaurus"],
a[href$="User:Heterodontosaurus"] bdi {
        font-family: 'Arial', monospace !important;
        color: #000000 !important;
        font-weight: 550 !important;
}
a[href$="User:Mika"]::before {
      content: '';
        vertical-align: middle;
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url('https://heterodontosaurus-balls.com/images/a/a8/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,yellow) ; -webkit-background-clip:text !important; -webkit-text-fill-color:transparent}
a[href$="User:AndrewMapping"]::before {
      content: '';
        vertical-align: middle;
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url('https://heterodontosaurus-balls.com/images/d/de/Andrew-icon.png') no-repeat center center;
        background-size: cover;
        margin-right: 4px;
}
[href$=":AndrewMapping"], a[href$="/AndrewMapping"] { font-weight: bold !important; background :linear-gradient(90deg, purple,blue,purple) ; -webkit-background-clip:text !important; -webkit-text-fill-color:transparent}
/* Idk what these do */
/* Idk what these do */



Latest revision as of 07:36, 18 March 2025

/* Idk what these do */

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

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