tee342 commited on
Commit
162a3e6
·
verified ·
1 Parent(s): 6f0e341

Update style.css

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