MediaWiki:Vector-2022.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1,845: | Line 1,845: | ||
height: auto; | height: auto; | ||
} | } | ||
| Line 1,860: | Line 1,857: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
/* ============================= */ | |||
/* NOVOS ICONS DO MATERIAL ICONS */ | |||
/* ============================= */ | |||
/* Remove MediaWiki mask system */ | /* Remove MediaWiki mask system */ | ||
| Line 1,891: | Line 1,893: | ||
} | } | ||
| Line 1,917: | Line 1,915: | ||
line-height: 1; | line-height: 1; | ||
letter-spacing: normal; | letter-spacing: normal; | ||
font-variation-settings: | |||
'FILL' 1, | |||
'wght' 400, | |||
'GRAD' 0, | |||
'opsz' 24; | |||
color: white; /* or currentColor */ | color: white; /* or currentColor */ | ||