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/header/style.css

Template page
Revision as of 21:33, 12 May 2025 by ToneXum (talk | contribs) (ToneXum moved page Template:Main Page/header/style.css to Template:w/header/style.css without leaving a redirect: Left something behind)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.headingText {
	color: #173B45;
	text-align: center;
	margin-top: 0rem; /* Eliminates the top margin of headings */
}
#header {
	padding: 0.68rem;
	background-color: #F8EDED;
	border-radius: 1rem;
	margin-bottom: 1rem;
}
.spacedText {
	margin-left: 2rem;
	margin-right: 2rem;
}