diff --git a/launcher/style.css b/launcher/style.css index 90190a8..e86d4a5 100644 --- a/launcher/style.css +++ b/launcher/style.css @@ -22,9 +22,10 @@ window { /* Large, prominent clock */ label.date-display { - font-size: 28px; + font-size: 32px; opacity: 0.75; margin-right: 16px; + color: #fafafa; } label.clock-display { font-size: 32px;