From 8e3d7b88d4c05fa6c5a75907b850b897a0da9991 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 4 Jul 2020 23:18:37 -0700 Subject: Add link for modern app --- web/app.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'web/app.css') diff --git a/web/app.css b/web/app.css index b15dec3..c006931 100644 --- a/web/app.css +++ b/web/app.css @@ -24,6 +24,12 @@ body.x-border-layout-ct, div.x-border-layout-ct { overflow: visible !important; /* workaround for Safari issue */ } +#update { + margin: 20px; + font-weight: bold; + text-align: center; +} + #attribution { position: absolute; bottom: 10px; -- cgit v1.2.3