MediaWiki:Vector-2022.css: Difference between revisions
m fixing the last edit |
mNo edit summary |
||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Vector2022 skin */ | /* All CSS here will be loaded for users of the Vector2022 skin */ | ||
/*infoboxes */ | |||
.infobox { | |||
color: var(--color-base); | |||
background-color: transparent; | |||
} | |||