Bigger marker.
This commit is contained in:
parent
3a2df03eb3
commit
51aaa52112
@ -446,7 +446,7 @@ body.fullscreen-clock .clock-label {
|
|||||||
/* Use a futuristic font for the clock markers */
|
/* Use a futuristic font for the clock markers */
|
||||||
font-family: 'Orbitron', 'Trebuchet MS', 'Lucida Sans', Arial, sans-serif;
|
font-family: 'Orbitron', 'Trebuchet MS', 'Lucida Sans', Arial, sans-serif;
|
||||||
/* 1% of the clock radius */
|
/* 1% of the clock radius */
|
||||||
font-size: calc(var(--clock-size) * 0.005);
|
font-size: calc(var(--clock-size) * 0.05);
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #00ffff;
|
color: #00ffff;
|
||||||
background: none;
|
background: none;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user