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 1eb0ab0 commit 6c2434dCopy full SHA for 6c2434d
theme/reference.css
@@ -42,12 +42,12 @@ main .warning p::before {
42
.coal main .warning p,
43
.navy main .warning p,
44
.ayu main .warning p {
45
- background: #542626
+ background: #542626;
46
}
47
48
/* Make the links higher contrast on dark themes */
49
.coal main .warning p a,
50
.navy main .warning p a,
51
.ayu main .warning p a {
52
- color: #80d0d0
+ color: #80d0d0;
53
0 commit comments