(Created page with "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: 26px; height: 26px; background: url('https://pcbwiki.net/images/Vistula3.png') no-repeat center center; background-size:...") |
No edit summary |
||
Line 10: | Line 10: | ||
vertical-align: middle; | vertical-align: middle; | ||
display: inline-block; | display: inline-block; | ||
width: | width: 25px; | ||
height: | height: 23px; | ||
background: url('https://pcbwiki.net/images/Vistula3.png') no-repeat center center; | background: url('https://pcbwiki.net/images/Vistula3.png') no-repeat center center; | ||
background-size: cover; | background-size: cover; |
Revision as of 02:32, 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: pixelated;
}