aboutsummaryrefslogtreecommitdiff
path: root/xP
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-09-23 18:09:41 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-09-23 19:00:31 +0200
commit2c54f5a5dd17bc9ef5f7ae4d3f44ddbe6ebd2ddc (patch)
tree6fb8c19e09bb422dab6b36d46e861d42ebac0941 /xP
parentf2d8de3ab92321419005b6f2bd6834dacda4cdb7 (diff)
downloadxK-2c54f5a5dd17bc9ef5f7ae4d3f44ddbe6ebd2ddc.tar.gz
xK-2c54f5a5dd17bc9ef5f7ae4d3f44ddbe6ebd2ddc.tar.xz
xK-2c54f5a5dd17bc9ef5f7ae4d3f44ddbe6ebd2ddc.zip
xP: make the overlay actually overlay
Diffstat (limited to 'xP')
-rw-r--r--xP/public/xP.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/xP/public/xP.css b/xP/public/xP.css
index 676a7ca..ea85cce 100644
--- a/xP/public/xP.css
+++ b/xP/public/xP.css
@@ -29,6 +29,7 @@ body {
top: 50%;
transform: translate(-50%, -50%);
text-align: center;
+ z-index: 1;
}
.title, .status {
padding: .05em .3em;