|
@@ -331,6 +331,11 @@ input[type=checkbox] + label {
|
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
+.wp-block-latest-posts .wp-block-latest-posts__post-date,
|
|
|
+.wp-block-latest-posts .wp-block-latest-posts__post-author {
|
|
|
+ color: var(--wp--custom--latest-posts--meta--color--text);
|
|
|
+}
|
|
|
+
|
|
|
ul,
|
|
|
ol {
|
|
|
padding-left: var(--wp--custom--list--spacing--padding--left);
|