( khiraly | 2019. 01. 17., cs – 21:59 )

itt se:)

Szerintem egy border-left kene oda, meg egy baromi nagy idezojel.

pl:


blockquote {
border-left: 3px solid var(--text-blueishgrey);
background: var(--lightgrey);
padding-left: 2em;
}

blockquote:before {
position: absolute;
content: '\201d';
font-size: 4em;
margin-left: -0.4em;
margin-top: -0.3em;
}

---
Saying a programming language is good because it works on all platforms is like saying anal sex is good because it works on all genders....