CarisMu commited on
Commit
08425b9
1 Parent(s): 2767124

Update web.py

Browse files
Files changed (1) hide show
  1. web.py +6 -6
web.py CHANGED
@@ -340,7 +340,7 @@ def web_data():
340
  style="background-color: white; padding: 15px; margin-top: 10px; margin-bottom: 10px; border-radius: 8px; border: none; " # Styling for the DV2 part
341
  ),
342
  style="""
343
- background-color: #EAFFF1; /* Light green background */
344
  padding: 15px;
345
  border-radius: 12px;
346
  margin-bottom: 15px
@@ -732,7 +732,7 @@ def web_data():
732
  style="background-color: white; padding: 15px; margin-top: 10px; margin-bottom: 10px; border-radius: 8px; border: none; " # Styling for the DV2 part
733
  ),
734
  style="""
735
- background-color: #EAFFF1; /* Light green background */
736
  padding: 15px;
737
  border-radius: 12px;
738
  margin-bottom: 15px
@@ -896,7 +896,7 @@ def web_data():
896
  style="background-color: white; padding: 15px; margin-top: 10px; margin-bottom: 10px; border-radius: 8px; border: none; " # Styling for the DV2 part
897
  ),
898
  style="""
899
- background-color: #EAFFF1; /* Light green background */
900
  padding: 15px;
901
  border-radius: 12px;
902
  margin-bottom: 15px
@@ -1129,7 +1129,7 @@ def web_data():
1129
  style="background-color: white; padding: 15px; margin-top: 10px; margin-bottom: 10px; border-radius: 8px; border: none; " # Styling for the DV2 part
1130
  ),
1131
  style="""
1132
- background-color: #EAFFF1; /* Light green background */
1133
  padding: 15px;
1134
  border-radius: 12px;
1135
  margin-bottom: 15px
@@ -1236,7 +1236,7 @@ def web_data():
1236
  style="background-color: white; padding: 15px; margin-top: 10px; margin-bottom: 10px; border-radius: 8px; border: none; " # Styling for the DV2 part
1237
  ),
1238
  style="""
1239
- background-color: #EAFFF1; /* Light green background */
1240
  padding: 15px;
1241
  border-radius: 12px;
1242
  margin-bottom: 15px
@@ -1608,7 +1608,7 @@ def web_data():
1608
  style="background-color: white; padding: 15px; margin-top: 10px; margin-bottom: 10px; border-radius: 8px; border: none; " # Styling for the DV2 part
1609
  ),
1610
  style="""
1611
- background-color: #EAFFF1; /* Light green background */
1612
  padding: 15px;
1613
  border-radius: 12px;
1614
  margin-bottom: 15px
 
340
  style="background-color: white; padding: 15px; margin-top: 10px; margin-bottom: 10px; border-radius: 8px; border: none; " # Styling for the DV2 part
341
  ),
342
  style="""
343
+ background-color: #FAEAEA; /* Light green background */
344
  padding: 15px;
345
  border-radius: 12px;
346
  margin-bottom: 15px
 
732
  style="background-color: white; padding: 15px; margin-top: 10px; margin-bottom: 10px; border-radius: 8px; border: none; " # Styling for the DV2 part
733
  ),
734
  style="""
735
+ background-color: #FAEAEA; /* Light pink background */
736
  padding: 15px;
737
  border-radius: 12px;
738
  margin-bottom: 15px
 
896
  style="background-color: white; padding: 15px; margin-top: 10px; margin-bottom: 10px; border-radius: 8px; border: none; " # Styling for the DV2 part
897
  ),
898
  style="""
899
+ background-color: #FAEAEA; /* Light pink background */
900
  padding: 15px;
901
  border-radius: 12px;
902
  margin-bottom: 15px
 
1129
  style="background-color: white; padding: 15px; margin-top: 10px; margin-bottom: 10px; border-radius: 8px; border: none; " # Styling for the DV2 part
1130
  ),
1131
  style="""
1132
+ background-color: #FAEAEA; /* Light pink background */
1133
  padding: 15px;
1134
  border-radius: 12px;
1135
  margin-bottom: 15px
 
1236
  style="background-color: white; padding: 15px; margin-top: 10px; margin-bottom: 10px; border-radius: 8px; border: none; " # Styling for the DV2 part
1237
  ),
1238
  style="""
1239
+ background-color: #FAEAEA; /* Light pink background */
1240
  padding: 15px;
1241
  border-radius: 12px;
1242
  margin-bottom: 15px
 
1608
  style="background-color: white; padding: 15px; margin-top: 10px; margin-bottom: 10px; border-radius: 8px; border: none; " # Styling for the DV2 part
1609
  ),
1610
  style="""
1611
+ background-color: #FAEAEA; /* Light pink background */
1612
  padding: 15px;
1613
  border-radius: 12px;
1614
  margin-bottom: 15px