Template:Container/styles.css

Template page
Revision as of 02:04, 30 October 2021 by ChaoticShadow (talk | contribs) (Created page with ".container-heading::after { content: ""; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background: #0fd; tran...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.container-heading::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #0fd;
	transform: skew(-20deg);
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.