Template:Container/styles.css

Template page
Revision as of 22:09, 20 December 2021 by ChaoticShadow (talk | contribs) (use var)
.container {
	margin-bottom: 1.5em;
}

.container-header {
	border: none;
	padding-left: 25px;
	padding-right: 25px;
	display: block;
	background-color: var(--theme-primary-0);
	line-height: 45px;
	text-align: center;
	font-family: sans-serif;
}

.container-body {
	padding: 20px 30px;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.