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

Template:Container/styles.css: Difference between revisions

Template page
Content added Content deleted
mNo edit summary
mNo edit summary
Line 15: Line 15:


.container-body {
.container-body {
margin: 10px 30px;
padding: 20px 30px;
}
}

Revision as of 07:48, 29 November 2021

.container {
	margin-bottom: 20px;
}

.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.