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: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 4: Line 4:
}
}
#header {
#header {
padding: 1rem;
padding: 0.68rem;
background-color: #F8EDED;
background-color: #F8EDED;
border-radius: 1rem;
border-radius: 1rem;
display: inline;
}
}

Revision as of 17:32, 23 October 2024

p.headingText {
	color: #173B45;
	text-align: center;
}
#header {
	padding: 0.68rem;
	background-color: #F8EDED;
	border-radius: 1rem;
}