commit a1d79538a25fcf0a0c4c89000910ec45e30a246a
parent 239f9d8613a3a2129e41e43b7224e7dd24a08906
Author: LennartSchroot <[email protected]>
Date: Tue, 13 Jun 2023 14:00:33 +0200
knopje
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/css/dashboard.css b/css/dashboard.css
@@ -60,7 +60,7 @@ nav ul li:first-child {
.download-button {
display: flex;
padding: 10px 20px;
- background-color: rgb(207, 72, 72);
+ background-color: #BC9999;
color: white;
text-decoration: none;
cursor: pointer;