From e3cda9faf463432d21ed5665e6164ffa32ac4252 Mon Sep 17 00:00:00 2001 From: x Date: Sun, 9 Mar 2025 21:59:14 +0100 Subject: [PATCH] ggfd --- public/s/css/w0bm.css | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/public/s/css/w0bm.css b/public/s/css/w0bm.css index 3e4c032..f19f60f 100644 --- a/public/s/css/w0bm.css +++ b/public/s/css/w0bm.css @@ -45,4 +45,32 @@ span#favs { .badge-dark, #themeselector { background-color: unset; border: unset; +} + +._204863 { + background: none; + border: none; +} + +.media-object { + border: none; +} + +.v0ck { + background: transparent; +} + +.wrapper { + height: 100%; + display: grid; + justify-content: right; + grid-template-columns: 1fr; + grid-template-rows: auto auto auto; + width: 100%; + background: #14755e0a; + position: fixed; + } + +#main { + grid-row: 2; } \ No newline at end of file