From 5e42d062972fd75567179cc1af1bfea04306746e Mon Sep 17 00:00:00 2001 From: dcore94 Date: Wed, 29 Mar 2023 15:43:41 +0200 Subject: [PATCH] better positioning of plexiglass --- ccp/css/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccp/css/common.css b/ccp/css/common.css index 764722e..cface68 100644 --- a/ccp/css/common.css +++ b/ccp/css/common.css @@ -15,7 +15,7 @@ width:100%; height:100%; z-index:1000; - background-color: rgba(0,0,0,.1) + background-color: rgba(0,0,0,.1); top: 0; left: 0; margin: 0;