Spaces:
Build error
Build error
Update pages/2_Introduction_to_Statistics.py
Browse files
pages/2_Introduction_to_Statistics.py
CHANGED
|
@@ -39,7 +39,7 @@ st.markdown("""
|
|
| 39 |
p {
|
| 40 |
font-family: 'Georgia', serif;
|
| 41 |
line-height: 1.8;
|
| 42 |
-
color: #
|
| 43 |
margin-bottom: 20px;
|
| 44 |
}
|
| 45 |
/* List styling with checkmark bullets */
|
|
|
|
| 39 |
p {
|
| 40 |
font-family: 'Georgia', serif;
|
| 41 |
line-height: 1.8;
|
| 42 |
+
color: #FFFFFF; /* Darker text color for better visibility */
|
| 43 |
margin-bottom: 20px;
|
| 44 |
}
|
| 45 |
/* List styling with checkmark bullets */
|