оформление цитат 2

This commit is contained in:
erjemin
2021-08-22 18:40:13 +03:00
parent 813c76533d
commit 4fd67b6f8c

View File

@@ -181,11 +181,12 @@ div.news > div.row > div[class^="col"] > blockquote {
line-height:1.6;
position: relative;
background:#EDEDED;
border-radius: 10px 35px 35px 10px;
}
div.news > div.row > div[class^="col"] > blockquote:before{
/*content: "\201C";*/
content: "«";
color:silver;
color:gray;
font-size:5em;
position: absolute;
left: 0; top:-1ex;