We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dac0d48 commit 75e38f2Copy full SHA for 75e38f2
1 file changed
style.css
@@ -93,6 +93,7 @@ main>.markdown-body .highlight {
93
94
#tabs input:hover+label {
95
background-color: #ddd;
96
+ background-color: light-dark(#ddd, #555);
97
}
98
99
fieldset {
0 commit comments