Bigger marker.

This commit is contained in:
Oleksandr Kozachuk 2025-06-20 00:14:49 +02:00
parent 3a2df03eb3
commit 51aaa52112

View File

@ -446,7 +446,7 @@ body.fullscreen-clock .clock-label {
/* Use a futuristic font for the clock markers */
font-family: 'Orbitron', 'Trebuchet MS', 'Lucida Sans', Arial, sans-serif;
/* 1% of the clock radius */
font-size: calc(var(--clock-size) * 0.005);
font-size: calc(var(--clock-size) * 0.05);
font-weight: 600;
color: #00ffff;
background: none;