Spaces:
Sleeping
Sleeping
make lighter
Browse files
app.py
CHANGED
@@ -232,8 +232,7 @@ if isinstance(file_url, str):
|
|
232 |
<div style="display: flex; justify-content: center;">
|
233 |
<a href="https://sustainabilitylabiitgn-ndvi-perg.hf.space?file_url={file_url}" target="_blank">
|
234 |
<button style="
|
235 |
-
background-color: #
|
236 |
-
color: white; /* White text */
|
237 |
padding: 10px 20px;
|
238 |
font-size: 16px;
|
239 |
border: none;
|
|
|
232 |
<div style="display: flex; justify-content: center;">
|
233 |
<a href="https://sustainabilitylabiitgn-ndvi-perg.hf.space?file_url={file_url}" target="_blank">
|
234 |
<button style="
|
235 |
+
background-color: #00EE00; /* Green background */
|
|
|
236 |
padding: 10px 20px;
|
237 |
font-size: 16px;
|
238 |
border: none;
|