Skip to content
Snippets Groups Projects
Commit 1cd64ecc authored by Avi Schwab's avatar Avi Schwab
Browse files

#3384073 Improve readability in Claro

parent b3d7e11e
No related branches found
No related tags found
1 merge request!3Issue [#3384073]: Improve link accessibility with Claro
...@@ -23,3 +23,12 @@ ...@@ -23,3 +23,12 @@
content: '► '; content: '► ';
font-size: .8em; font-size: .8em;
} }
.block-help .messages a,
.block-help .messages a:hover {
color: inherit;
}
.block-help .messages .help-more,
.block-help .messages .help-close {
font-size: small;
color: #686868;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment