Spaces:
Running
Running
add
Browse files- static/style.css +1 -1
static/style.css
CHANGED
@@ -717,7 +717,7 @@ body, html {
|
|
717 |
}
|
718 |
|
719 |
.download-btn:hover {
|
720 |
-
background: #
|
721 |
transform: translateY(-2px);
|
722 |
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
|
723 |
}
|
|
|
717 |
}
|
718 |
|
719 |
.download-btn:hover {
|
720 |
+
background: #055fef99;
|
721 |
transform: translateY(-2px);
|
722 |
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
|
723 |
}
|