MediaWiki:Vector-2022.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1,850: | Line 1,850: | ||
margin-right: 20px; | margin-right: 20px; | ||
text-decoration: none; | text-decoration: none; | ||
} | |||
/* SAFE ICON COLORS (ATRONIA) */ | |||
.vector-icon, | |||
.mw-ui-icon, | |||
.cdx-icon { | |||
color: #ffffff; | |||
} | |||
.vector-icon:hover, | |||
.mw-ui-icon:hover, | |||
.cdx-icon:hover { | |||
color: #92ff00; | |||
} | } | ||