Spaces:
Sleeping
Sleeping
Update pages/6_Feature_Engineering.py
Browse files
pages/6_Feature_Engineering.py
CHANGED
|
@@ -103,7 +103,7 @@ st.markdown("""
|
|
| 103 |
/* Custom button style */
|
| 104 |
.streamlit-button {
|
| 105 |
background-color: #00FFFF;
|
| 106 |
-
color:
|
| 107 |
font-weight: bold;
|
| 108 |
}
|
| 109 |
</style>
|
|
|
|
| 103 |
/* Custom button style */
|
| 104 |
.streamlit-button {
|
| 105 |
background-color: #00FFFF;
|
| 106 |
+
color: blue;
|
| 107 |
font-weight: bold;
|
| 108 |
}
|
| 109 |
</style>
|