diff --git a/blocks/citata.php b/blocks/citata.php
index 64c9942..4b3ef27 100644
--- a/blocks/citata.php
+++ b/blocks/citata.php
@@ -28,7 +28,7 @@ if( $posts ):
цитата
-
;?>)
+
diff --git a/footer.php b/footer.php
index 95a9b2f..3e9f492 100644
--- a/footer.php
+++ b/footer.php
@@ -9,8 +9,8 @@
-
'']);?>
+
'']);?>
diff --git a/header.php b/header.php
index 2f2989a..4d867de 100644
--- a/header.php
+++ b/header.php
@@ -4,7 +4,7 @@
=get_bloginfo('name')?>
-
+
diff --git a/style.css b/style.css
index 7b50352..14fb76b 100644
--- a/style.css
+++ b/style.css
@@ -1342,9 +1342,17 @@ a{
.left_citata_text{
font-size: 16px;
- font-weight: bold;
+ /* font-weight: bold; */
}
+ .left_citata_percon{
+ margin-top: 16px;
+ color: #3B83B5;
+ font-size: 12px;
+ font-weight: bold;
+ text-transform: uppercase;
+ }
+
.moread{
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));