We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be5139d commit a0dbe68Copy full SHA for a0dbe68
1 file changed
site/content/stylesheets/extra.css
@@ -38,12 +38,12 @@ span.faint {
38
color: #8792a2;
39
}
40
41
-.md-banner.md-announce {
+.md-banner, .md-announce__inner {
42
background-color: #fff8e1;
43
color: #333;
44
45
46
-.md-banner.md-announce a {
+.md-banner a, .md-announce__inner a {
47
color: #1a73e8;
48
text-decoration: underline;
49
0 commit comments