MediaWiki:Vector.css: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
.mw-logo-workmark { | |||
/* Example styles */ | |||
.mw-logo-workmark { | color: #000; /* Set text color */ | ||
background-color: #fff; /* Set background color */ | |||
/* | |||
} | } | ||
Revision as of 18:24, 18 January 2025
/* All CSS here will be loaded for users of the Vector skin */
.mw-logo-workmark {
/* Example styles */
color: #000; /* Set text color */
background-color: #fff; /* Set background color */
}