Explorar o código

Ensure links inherit custom text color.

Kjell Reigstad %!s(int64=5) %!d(string=hai) anos
pai
achega
fe089ab4be
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      dyad-2/css/editor-blocks.css

+ 2 - 2
dyad-2/css/editor-blocks.css

@@ -112,8 +112,8 @@ a {
 	color: #6a6c6e;
 }
 
-.has-background a,
-.has-background-dim a {
+.has-background.not(.has-text-color) a,
+.has-background-dim.not(.has-text-color) a {
 	color: #ffffff;
 }