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

Template:w/nav/style.css: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 4: Line 4:
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;
padding: 1rem;
}
}

Revision as of 12:01, 24 October 2024

span.item {
	background-color: blue;
	border-radius: 0.68rem;
	margin-left: auto;
	margin-right: auto;
	padding: 1rem;
}