MediaWiki:Common.css: Difference between revisions

From Robowaifu Institute of Technology
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .note { background-image: url('/w/resources/assets/lightbulb.svg'); }")
(No difference)

Revision as of 01:44, 10 August 2021

/* CSS placed here will be applied to all skins */
.note {
	background-image: url('/w/resources/assets/lightbulb.svg');
}