We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9551ec commit 11cfe44Copy full SHA for 11cfe44
web/static/themes/default/default.css
@@ -2,6 +2,10 @@ body {
2
background: #0a0a0a;
3
}
4
5
+p {
6
+ color: #ddd;
7
+}
8
+
9
.theme-navButton {
10
background-color: #111111;
11
0 commit comments