|
|
@@ -1643,6 +1643,14 @@ body {
|
|
|
width: 23%; }
|
|
|
.full-news__text table .mobileth {
|
|
|
display: none; }
|
|
|
+ .full-news__text blockquote {
|
|
|
+ padding: 5px 25px 5px 60px;
|
|
|
+ background: #ebebeb url("../img/cite.png") 20px 30px no-repeat; }
|
|
|
+ .full-news__text blockquote p {
|
|
|
+ font-size: 25px;
|
|
|
+ font-family: "cuprum", Impact, "Charcoal CY", sans-serif; }
|
|
|
+ .full-news__text blockquote p small {
|
|
|
+ font-size: 15px; }
|
|
|
.full-news__text .col3__item {
|
|
|
display: inline-block;
|
|
|
width: calc(33% - 0.25em - 10px);
|