Skip to content

Commit 366a010

Browse files
committed
Multiple css themes
1 parent 1c66449 commit 366a010

File tree

5 files changed

+456
-489
lines changed

5 files changed

+456
-489
lines changed

css/dark.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
body {
2+
background-color: #1D1D1F;
3+
}
14
.user-avater {
25
border: 4px solid #3b3b3b;
36
}
@@ -22,4 +25,7 @@ section {
2225
}
2326
.map {
2427
border: none;
28+
}
29+
.querytime {
30+
color: white;
2531
}

0 commit comments

Comments
 (0)