13,400
edits
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
* Styling inside .mw-parser-output should generally use TemplateStyles. | * Styling inside .mw-parser-output should generally use TemplateStyles. | ||
*/ | */ | ||
.mw-userlink[href='/wiki/User:WikiDwarf']::after { | |||
content: ''; | |||
display: inline-block; | |||
width: 16px; | |||
height: 16px; | |||
background-image: url(https://en.bharatpedia.org/images/2/22/Verified.png); | |||
background-size: cover; | |||
vertical-align: middle; | |||
margin-left: 6px; | |||
} | |||
/* Reset italic styling set by user agent */ | /* Reset italic styling set by user agent */ | ||
Line 501: | Line 511: | ||
* comment above. | * comment above. | ||
*/ | */ | ||
edits