Selaa lähdekoodia

Varia: Recompiling styles after merge

Allan Cole 6 vuotta sitten
vanhempi
commit
d444938348
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. 8 0
      varia/style-editor.css

+ 8 - 0
varia/style-editor.css

@@ -398,6 +398,14 @@ object {
 	color: currentColor;
 }
 
+p.has-background {
+	padding: 16px 16px;
+}
+
+p.has-background:not(.has-background-background-color) a {
+	color: currentColor;
+}
+
 .wp-block-pullquote {
 	padding: calc( 3 * 16px) 0;
 	margin-left: 0;