Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Created page with "→‎CSS placed here will be applied to all skins: .skin-citizen blockquote { margin: 0.8rem 20px; padding: 0; }"
(No difference)

Revision as of 06:22, 15 June 2024

/* CSS placed here will be applied to all skins */
.skin-citizen blockquote {
	margin: 0.8rem 20px;
	padding: 0;
}