×
Create a new article
Write your page title here:
We currently have 2,525 articles on Polcompball Wiki. Type your article name above or click on one of the titles below and start writing!



Polcompball Wiki

User:NewMaritimeVistula/common.css: Difference between revisions

No edit summary
No edit summary
 
Line 15: Line 15:
         background-size: cover;
         background-size: cover;
         margin-right: 4px;
         margin-right: 4px;
         image-rendering: pixelated;
         image-rendering: auto
}
}

Latest revision as of 02:45, 15 January 2024

a[href$="NewMaritimeVistula"],
a[href$="/NewMaritimeVistula"] {
        color: #bf366a !important;
        font-weight: 550 !important;
}

a[href$="User:NewMaritimeVistula"]::before,
a[href$="UserWiki:NewMaritimeVistula"]::before {
        content: '';
        vertical-align: middle;
        display: inline-block;
        width: 25px;
        height: 23px;
        background: url('https://pcbwiki.net/images/Vistula3.png') no-repeat center center;
        background-size: cover;
        margin-right: 4px;
        image-rendering: auto
}