Jump to content

MediaWiki:Common.css: Difference between revisions

From Logic World Wiki
add style for our infoboxes
(No difference)

Revision as of 23:29, 6 September 2025

/* CSS placed here will be applied to all skins */
.lw-infobox {
	background-color: var(--background-color-interactive-subtle,#f8f9fa);
	color: var(--color-base,#202122);
}