We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9c8686 commit 126f63fCopy full SHA for 126f63f
1 file changed
docs/_sass/custom/custom.scss
@@ -37,7 +37,7 @@ div.site-logo {
37
color: $body-text-color;
38
}
39
40
-//Dark mode link styles
+// Dark mode link styles
41
html[data-theme="dark"] {
42
.main-header a,
43
.main-header button,
@@ -64,7 +64,7 @@ html[data-theme="dark"] {
64
65
66
67
-//Label colors
+// Label colors
68
main {
69
.label-green {
70
background-color: $label-success-bg;
@@ -75,7 +75,7 @@ main {
75
76
77
78
-//Outline styles
+// Outline styles
79
.search:focus-within,
80
.btn:focus,
81
.btn:active,
0 commit comments