diff --git a/launcher/style.css b/launcher/style.css index 855ea6b..c7be569 100644 --- a/launcher/style.css +++ b/launcher/style.css @@ -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;