Add date styling

This commit is contained in:
2026-08-26 17:57:57 +01:00
parent 915ce90749
commit 67421db5ad

View File

@@ -7,10 +7,9 @@ window {
/* Large, prominent clock */
label.date-display {
font-size: 30px;
font-weight: 500;
color: #fafafa;
padding-right: 30px;
font-size: 18px;
opacity: 0.75;
margin-right: 16px;
}
label.clock-display {
font-size: 32px;