Difference between revisions of "MediaWiki:Common.css"

From Vikoli
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .callout { border-style: solid; border-width: 1px; border-color: #60e0d0; background-color: #b3ffe6; padding: 10pt; fo...")
(No difference)

Revision as of 04:32, 17 October 2020

/* CSS placed here will be applied to all skins */
.callout {
	border-style: solid;
	border-width: 1px;
	border-color: #60e0d0;
	background-color: #b3ffe6;
	padding: 10pt;
	font-size: 90%;
}