Spaces:
Sleeping
Sleeping
Update pages/Lifecycle of Machine Learning.py
Browse files
pages/Lifecycle of Machine Learning.py
CHANGED
@@ -7,7 +7,7 @@ st.markdown(f"""
|
|
7 |
<style>
|
8 |
/* Set the background image for the entire app */
|
9 |
.stApp {{
|
10 |
-
background-color:rgba(
|
11 |
background-size: 1300px;
|
12 |
background-repeat: no-repeat;
|
13 |
background-attachment: fixed;
|
|
|
7 |
<style>
|
8 |
/* Set the background image for the entire app */
|
9 |
.stApp {{
|
10 |
+
background-color:rgba(0,0,0, 0.5);
|
11 |
background-size: 1300px;
|
12 |
background-repeat: no-repeat;
|
13 |
background-attachment: fixed;
|