Skip to content

Commit 3c2ff43

Browse files
committed
css: soften help-wanted color
1 parent 6c00db8 commit 3c2ff43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_static/css/admonitions.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
background :#E6E6FA;
66
}
77
.admonition.help-wanted {
8-
background :#B22222;
8+
background #FF6347;
99
}

0 commit comments

Comments
 (0)