MediaWiki:Vector-2022.css: Difference between revisions
Appearance
No edit summary |
No edit summary Tag: Reverted |
||
| Line 1,866: | Line 1,866: | ||
color: white; /* or currentColor */ | color: white; /* or currentColor */ | ||
<style> | |||
.material-symbols-rounded { | |||
font-variation-settings: | |||
'FILL' 1, | |||
'wght' 400, | |||
'GRAD' 0, | |||
'opsz' 24 | |||
} | |||
</style> | |||
} | } | ||