Skip to content

Commit 11cfe44

Browse files
committed
Added p color
1 parent c9551ec commit 11cfe44

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web/static/themes/default/default.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ body {
22
background: #0a0a0a;
33
}
44

5+
p {
6+
color: #ddd;
7+
}
8+
59
.theme-navButton {
610
background-color: #111111;
711
}

0 commit comments

Comments
 (0)