Update style.css

This commit is contained in:
zyqunix 2025-06-12 00:57:55 +02:00 committed by GitHub
parent ad5afe2cf5
commit c3adf06b18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -205,7 +205,7 @@ a[class^="software-item tooltip"]::after {
transform: translateX(-50%); transform: translateX(-50%);
bottom: 125%; bottom: 125%;
background-color: #1e1e2e; background-color: #1e1e2e;
border: 2px solid #6c7086; border: 1px solid #6c7086;
color: #cdd6f4; color: #cdd6f4;
padding: 5px 10px; padding: 5px 10px;
border-radius: 5px; border-radius: 5px;