Actions

MediaWiki

Common.css: Difference between revisions

From BAWiki

(Created page with "→‎CSS placed here will be applied to all skins: #p-lang > a:before { →‎picture 20px width: padding: 0 5px 0 0; content: url("resources/assets/uk_small.png"); vertica...")
(No difference)

Revision as of 15:51, 27 January 2021

/* CSS placed here will be applied to all skins */
#p-lang > a:before {
	/* picture 20px width */
	padding: 0 5px 0 0;
	content: url("resources/assets/uk_small.png");
	vertical-align: -5%;
}