MediaWiki:Common.css: Difference between revisions

From Bioinformatik Wiki
(Created page with "→‎CSS placed here will be applied to all skins: body { background-color: #f0f; }")
(No difference)

Revision as of 14:12, 26 April 2019

/* CSS placed here will be applied to all skins */
body {
	background-color: #f0f;
}