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 12:56, 17 October 2025 by Esbylion (talk | contribs)
#mainpage-header {
	text-align: center;
	display: flex;
	flex-direction: column;
	gap: 1em;
	align-items: center;
}

#mainpage-search {
	width: auto;
	max-width: 12em;
	background: red;
}