We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca6fa64 commit 0ddd8e6Copy full SHA for 0ddd8e6
1 file changed
assets/css/custom.css
@@ -138,3 +138,8 @@ li > section.ts-only, li > section.js-only {
138
border-color: var(--active-border);
139
}
140
141
+
142
+#__bs_notify__ {
143
+ background-color: rgba(27, 32, 50, 0.3) !important;
144
+ top: 40px !important;
145
+}
0 commit comments