Merge pull request #29901 from sftim/20211003_fix_announcement_background
Fix gradient background rendering for announcements
This commit is contained in:
@@ -601,7 +601,7 @@ body.td-documentation {
|
|||||||
#announcement {
|
#announcement {
|
||||||
> * {
|
> * {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
background: inherit;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|||||||
Reference in New Issue
Block a user