Spaces:
Sleeping
Sleeping
Update src/pages/persona.py
Browse files- src/pages/persona.py +1 -1
src/pages/persona.py
CHANGED
@@ -48,7 +48,7 @@ st.markdown(
|
|
48 |
"""
|
49 |
<style>
|
50 |
body, .main, .stApp {
|
51 |
-
background: #
|
52 |
color: #fff !important;
|
53 |
}
|
54 |
</style>
|
|
|
48 |
"""
|
49 |
<style>
|
50 |
body, .main, .stApp {
|
51 |
+
background: #000000 !important;
|
52 |
color: #fff !important;
|
53 |
}
|
54 |
</style>
|