tee342 commited on
Commit
6f0e341
·
verified ·
1 Parent(s): 60fbb76

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -8,7 +8,7 @@
8
  body {
9
  font-family: 'Segoe UI', sans-serif;
10
  background-color: #0a0f2c;
11
- color: white;
12
  padding: 20px;
13
  }
14
 
 
8
  body {
9
  font-family: 'Segoe UI', sans-serif;
10
  background-color: #0a0f2c;
11
+ color: darkblue;
12
  padding: 20px;
13
  }
14