diff --git a/assets/scss/_custom.scss b/assets/scss/_custom.scss index 7adf40e163..5189b5da79 100644 --- a/assets/scss/_custom.scss +++ b/assets/scss/_custom.scss @@ -601,7 +601,7 @@ body.td-documentation { #announcement { > * { color: inherit; - background: inherit; + background: transparent; } a {