Spaces:
Sleeping
Sleeping
Update sherlock2.py
Browse files- sherlock2.py +1 -1
sherlock2.py
CHANGED
|
@@ -277,7 +277,7 @@ def main():
|
|
| 277 |
font-family: 'Georgia', serif;
|
| 278 |
}
|
| 279 |
h1, h2, h3 {
|
| 280 |
-
color: #
|
| 281 |
font-weight: bold;
|
| 282 |
}
|
| 283 |
.stTextInput > div > div > input {
|
|
|
|
| 277 |
font-family: 'Georgia', serif;
|
| 278 |
}
|
| 279 |
h1, h2, h3 {
|
| 280 |
+
color: #e4dccf;
|
| 281 |
font-weight: bold;
|
| 282 |
}
|
| 283 |
.stTextInput > div > div > input {
|