From 451ff469cade1e715245afe43edeccb50cdc4186 Mon Sep 17 00:00:00 2001 From: Henri Bergius Date: Thu, 30 Nov 2017 18:06:06 +0100 Subject: [PATCH] Add current time --- bar-status/index.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/bar-status/index.html b/bar-status/index.html index 0ce9f63..243a34d 100644 --- a/bar-status/index.html +++ b/bar-status/index.html @@ -37,8 +37,18 @@ } cbase-currentstate { display: block; - width: 240px; - height: 160px; + width: 20vw; + height: 20vh; + } + cbase-time { + font-family: 'ceva', sans-serif; + margin-top: 10vh; + display: block; + text-align: center; + margin-left: auto; + margin-right: auto; + font-size: 8vh; + color: #fff; } @@ -78,6 +88,7 @@ +