Skip to content

Commit 75e38f2

Browse files
committed
Added dark mode for the tabs highgliths
1 parent dac0d48 commit 75e38f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ main>.markdown-body .highlight {
9393

9494
#tabs input:hover+label {
9595
background-color: #ddd;
96+
background-color: light-dark(#ddd, #555);
9697
}
9798

9899
fieldset {

0 commit comments

Comments
 (0)