We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b51dba commit af97bbbCopy full SHA for af97bbb
1 file changed
docs/_sass/custom/custom.scss
@@ -29,7 +29,7 @@ div.site-logo {
29
color: $body-text-color;
30
}
31
32
-/* Dark mode link styles */
+//Dark mode link styles
33
html[data-theme="dark"] {
34
.main-header a,
35
.main-header button,
@@ -56,7 +56,7 @@ html[data-theme="dark"] {
56
57
58
59
-/* Label colors */
+//Label colors
60
main {
61
.label-green {
62
background-color: $label-success-bg;
0 commit comments