Template:User icons/styles.css: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) No edit summary |
Tesinormed (talk | contribs) No edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
} |
} |
||
.infobox__title__icon > : |
.infobox__title__icon > span[typeof="mw:File"] { |
||
line-height: 1; |
|||
display: block; |
|||
width: var(--size-icon); |
|||
height: var(--size-icon); |
|||
| ⚫ | |||
mask-repeat: no-repeat; |
|||
mask-position: center; |
|||
} |
} |
||
.infobox__title__icon img { |
|||
.infobox__title__icon__sysadmin::after { |
|||
width: var(--template-arg-icon-size); |
|||
height: 100%; |
|||
mask-image: url("https://amaranth-legacy.yttrium.systems/-website-icon-Screwdriver-wrench-solid.svg"); |
|||
| ⚫ | |||
} |
} |
||