Improve clock logo

This commit is contained in:
Kiyomichi Kosaka
2025-06-15 00:55:21 +02:00
parent 6371a195ea
commit 7615c6457f
2 changed files with 24 additions and 1 deletions
+2 -1
View File
@@ -403,7 +403,8 @@
width: 1.2em;
height: 1.2em;
transform: translate(-50%, -50%);
background: #ffffff;
background: url('logo.svg') center/contain no-repeat;
background-color: #ffffff;
border-radius: 50%;
box-shadow: 0 0 8px rgba(0, 255, 255, 0.8);
z-index: 2;