MediaWiki:Common.css: Difference between revisions

From Heterodontosaurus Balls
No edit summary
(Ts pmo 💔)
Tag: Replaced
 
(17 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: 17px;
        height: 17px;
        background: url('https://heterodontosaurus-balls.com/images/8/8f/Heterodontosaurus-icon.png') no-repeat center center;
        background-size: cover;
        margin-right: 4px;
/* 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;
}