MediaWiki:Common.css: Difference between revisions
m Icon test #1 |
m Icon test #2 |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.mw-userlink[ | .mw-userlink[title="User:4erospace"] | ||
{ | |||
color: #ad6f37; | |||
padding-left: 17px; | padding-left: 17px; | ||
background: url('https://wiki.nanoflare.net/w/File:Resistance_effect_icon.png') no-repeat left center; | background: url('https://wiki.nanoflare.net/w/File:Resistance_effect_icon.png') no-repeat left center; | ||
background-size: 14px 14px; | background-size: 14px 14px; | ||
} | } |