Spaces:
Runtime error
Runtime error
Commit
·
265177a
1
Parent(s):
74e0834
CSS
Browse files
app.py
CHANGED
@@ -261,7 +261,7 @@ css = """
|
|
261 |
body {
|
262 |
background-color: #1b1b1b;
|
263 |
font-family: 'Cinzel', serif;
|
264 |
-
color: #
|
265 |
background-image: url('https://www.transparenttextures.com/patterns/dark-matter.png');
|
266 |
margin: 0;
|
267 |
padding: 0;
|
|
|
261 |
body {
|
262 |
background-color: #1b1b1b;
|
263 |
font-family: 'Cinzel', serif;
|
264 |
+
color: #f5f5f5;
|
265 |
background-image: url('https://www.transparenttextures.com/patterns/dark-matter.png');
|
266 |
margin: 0;
|
267 |
padding: 0;
|