Update style.css

This commit is contained in:
zyqunix 2025-04-25 10:52:07 +02:00 committed by GitHub
parent be724c8d54
commit c5b33c20ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,6 +69,10 @@ th {
margin-top: 15px; margin-top: 15px;
} }
#your-ip {
margin-right: 5px;
}
#your-ip:not(:hover) { #your-ip:not(:hover) {
filter: blur(10px); filter: blur(10px);
} }