Template:Container/styles.css: Difference between revisions

Template page
Content added Content deleted
mNo edit summary
mNo edit summary
Line 1: Line 1:
.container {
.container {
margin-bottom: 1em;
margin-bottom: 1.5em;
}
}



Revision as of 08:03, 2 December 2021

.container {
	margin-bottom: 1.5em;
}

.container-header {
	border: none;
	padding-left: 25px;
	padding-right: 25px;
	display: block;
	background: #2FD9E3;
	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.