From 430968e5d5fdf627ce7e1563bbee22bf2f9256b2 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Fri, 16 Sep 2022 03:18:53 +0200 Subject: xP: make non-connected states more apparent --- xP/public/xP.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'xP/public/xP.css') diff --git a/xP/public/xP.css b/xP/public/xP.css index 71422a1..c231620 100644 --- a/xP/public/xP.css +++ b/xP/public/xP.css @@ -13,6 +13,16 @@ body { height: 100dvh; } +.overlay { + padding: .6em .9em; + background: #eee; + border: 1px outset #eee; + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + text-align: center; +} .title, .status { padding: .05em .3em; background: #eee; -- cgit v1.2.3-70-g09d2