MediaWiki

Common.css: Difference between revisions

From CPUlator Wiki

Created page with "→‎CSS placed here will be applied to all skins: .mw-highlight pre { font-size: 13px; line-height: 1.167; }"
(No difference)

Revision as of 23:15, 9 March 2019

/* CSS placed here will be applied to all skins */

.mw-highlight pre {
	font-size: 13px;
	line-height: 1.167;
}