@@ -1,4 +1,3 @@
-@charset "UTF-8";
/*
Theme Name: Varia
@@ -9,7 +8,7 @@ Andreas Hecht in https://www.jotform.com/blog/css-perfect-print-stylesheet-98272
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Margins
-# Typography÷
+# Typography
# Page breaks
# Links
# Visibility
@@ -398,6 +398,10 @@ object {
color: currentColor;
}
+.a8c-posts-list {
+ padding-left: 0;
+}
+
p.has-background {
padding: 16px 16px;
@@ -406,10 +410,6 @@ p.has-background:not(.has-background-background-color) a {
-.a8c-posts-list {
- padding-left: 0;
-}
-
.wp-block-pullquote {
padding: calc( 3 * 16px) 0;
margin-left: 0;