Update app.py
Browse files
app.py
CHANGED
|
@@ -84,7 +84,7 @@ body {
|
|
| 84 |
font-family: 'Segoe UI', sans-serif;
|
| 85 |
background: #0f2027;
|
| 86 |
background: linear-gradient(to right, #2c5364, #203a43, #0f2027);
|
| 87 |
-
color:
|
| 88 |
}
|
| 89 |
#bg-theme {
|
| 90 |
position: fixed;
|
|
|
|
| 84 |
font-family: 'Segoe UI', sans-serif;
|
| 85 |
background: #0f2027;
|
| 86 |
background: linear-gradient(to right, #2c5364, #203a43, #0f2027);
|
| 87 |
+
color: skyblue;
|
| 88 |
}
|
| 89 |
#bg-theme {
|
| 90 |
position: fixed;
|