Template:Boilerplate/style.css: Difference between revisions

Template page
(Moved css from inside template to here)
 
No edit summary
Line 1: Line 1:
.boilerplate .metadata {
.boilerplate {
text-align:left;
text-align:left;
margin:9.6px 0 12.8px 0;
margin:9.6px 0 12.8px 0;

Revision as of 08:45, 9 April 2022

.boilerplate {
	text-align:left;
	margin:9.6px 0 12.8px 0;
	padding: 10px 15px;
	color: #F4EBDE;
	background: #282F35;
	border-radius:16px;
	border:1px solid #F4EBDE;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.