We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9063e30 commit ea1fcfeCopy full SHA for ea1fcfe
1 file changed
src/wp-content/themes/twentytwentyone/style.css
@@ -1990,6 +1990,10 @@ input[type=reset]:disabled,
1990
color: currentColor;
1991
}
1992
1993
+.wp-block-cover .wp-block-cover__inner-container a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
1994
+ background: var(--global--color-black);;
1995
+}
1996
+
1997
.wp-block-cover .wp-block-cover__inner-container .has-link-color a,
1998
.wp-block-cover .wp-block-cover-image-text .has-link-color a,
1999
.wp-block-cover .wp-block-cover-text .has-link-color a,
0 commit comments