Szablon:Biały Kruk SG.css: Różnice pomiędzy wersjami

Z Nonsensopedii, polskiej encyklopedii humoru
M
M
Linia 1: Linia 1:
h2 {
h2 {
border-bottom: 2px solid #a2aabf !important;
border-bottom: 2px solid #a2aabf !important;
text-align: center;
text-align: center;
margin-top: 1.2em;
margin-top: 1.2em;
}
}


h2:after {
h2:after {
display: none !important;
display: none !important;
}
}



Wersja z 22:42, 18 maj 2021

h2 {
	border-bottom: 2px solid #a2aabf !important;
	text-align: center;
	margin-top: 1.2em;
}

h2:after {
	display: none !important;
}

/* [[Kategoria:Szablony CSS]] */