WatchOutForMike commited on
Commit
00cd97e
·
1 Parent(s): c54f6e2
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -244,7 +244,7 @@ css = """
244
  body {
245
  background-color: #1b1b1b;
246
  font-family: 'Cinzel', serif;
247
- color: #f5f5f5;
248
  background-image: url('https://www.transparenttextures.com/patterns/dark-matter.png');
249
  }
250
  #col-container {
 
244
  body {
245
  background-color: #1b1b1b;
246
  font-family: 'Cinzel', serif;
247
+ color: #f4a261;
248
  background-image: url('https://www.transparenttextures.com/patterns/dark-matter.png');
249
  }
250
  #col-container {