Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -162,7 +162,7 @@ st.markdown("""
|
|
| 162 |
margin-bottom: 10px;
|
| 163 |
}
|
| 164 |
.caption-box, .story-box {
|
| 165 |
-
background-color: #
|
| 166 |
padding: 15px;
|
| 167 |
border-radius: 10px;
|
| 168 |
border: 2px solid #d4e157;
|
|
|
|
| 162 |
margin-bottom: 10px;
|
| 163 |
}
|
| 164 |
.caption-box, .story-box {
|
| 165 |
+
background-color: #1e3a8a;
|
| 166 |
padding: 15px;
|
| 167 |
border-radius: 10px;
|
| 168 |
border: 2px solid #d4e157;
|