diff --git a/bar-status/index.html b/bar-status/index.html index b3b7131..ab0af04 100644 --- a/bar-status/index.html +++ b/bar-status/index.html @@ -43,6 +43,11 @@ display: block; width: 20vw; height: 20vh; + color: #000; + font-family: 'ceva', sans-serif; + text-align: center; + font-size: 4vmin; + line-height: 20vh; } cbase-time, h1 { font-family: 'ceva', sans-serif; @@ -72,36 +77,28 @@