From f4d99b66d7879d7b0b48e0f2d6ab8a674e1d9792 Mon Sep 17 00:00:00 2001 From: swaggboi Date: Sun, 21 Mar 2021 02:28:09 -0400 Subject: [PATCH] Style clean-up --- public/css/swagg.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/public/css/swagg.css b/public/css/swagg.css index 0289de5..816a7b7 100644 --- a/public/css/swagg.css +++ b/public/css/swagg.css @@ -1,7 +1,7 @@ body { cursor: url('/misc/piz_normal_p1.cur'), auto; background: #000; - margin: 8px; + margin: 0em; color: #00FF00; font: normal 16px/20px Courier, Courier New, monospace; } @@ -53,8 +53,9 @@ hr { } #gdpr { + top: 0; + position: relative; padding: 0.75em; - position: top; text-align: center; width: 100%; background-color: #BEBEBE;