Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 05:07, 19 February 2025 by Prd (talk | contribs) (Created page with "{{pp-template}}: .toccenter { clear: both; text-align: center; width: 100%; box-sizing: border-box; padding: 0.5em; } .toccenter > * { margin-left: auto; margin-right: auto; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template}} */
.toccenter {
	clear: both;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	padding: 0.5em;
}
.toccenter > * {
	margin-left: auto;
	margin-right: auto;
}