Spaces:
Runtime error
Runtime error
Commit
·
00cd97e
1
Parent(s):
c54f6e2
CSS
Browse files
app.py
CHANGED
@@ -244,7 +244,7 @@ css = """
|
|
244 |
body {
|
245 |
background-color: #1b1b1b;
|
246 |
font-family: 'Cinzel', serif;
|
247 |
-
color: #
|
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 {
|