From 3ca5b5d598dba5c909c538beddc0c1dd5bbd9ab3 Mon Sep 17 00:00:00 2001 From: x Date: Fri, 28 Mar 2025 01:10:37 +0100 Subject: [PATCH] gjorfjgof --- public/s/css/w0bm.css | 76 +++++++++++++++++++++----------------- views/snippets/navbar.html | 13 +++++++ views/tags.html | 7 +++- 3 files changed, 60 insertions(+), 36 deletions(-) diff --git a/public/s/css/w0bm.css b/public/s/css/w0bm.css index 354a0dd..aa2d43c 100644 --- a/public/s/css/w0bm.css +++ b/public/s/css/w0bm.css @@ -86,27 +86,27 @@ html[theme="iced"] ._204863 { html[theme="term"] .image-brand { - filter: hue-rotate(-50deg); - } + filter: hue-rotate(-50deg); +} html[theme="f0ck"] .image-brand { - filter: hue-rotate(-50deg); - } + filter: hue-rotate(-50deg); +} - html[theme="p1nk"] .image-brand { - filter: hue-rotate(150deg); - } +html[theme="p1nk"] .image-brand { + filter: hue-rotate(150deg); +} - html[theme="orange"] .image-brand { - filter: hue-rotate(-160deg); - } +html[theme="orange"] .image-brand { + filter: hue-rotate(-160deg); +} - .v0ck_overlay { - background-color: none !important; - } +.v0ck_overlay { + background-color: none !important; +} - .tags { - display: grid; +.tags { + display: grid; } @media (min-width: 600px) { @@ -118,26 +118,34 @@ html[theme="f0ck"] .image-brand { } .tag { - box-shadow: 1px 1px 1px black; - display: grid; - grid-template-rows: auto; - grid-template-columns: 1fr auto; - margin: 10px; - margin-right: 10px; - } + box-shadow: 1px 1px 1px black; + display: grid; + grid-template-rows: auto; + grid-template-columns: 1fr auto; + margin: 10px; + margin-right: 10px; +} - .navigation-rechts { - display: flex; - } +.navigation-rechts { + display: flex; +} - .about { - background: none!important; - } +.about { + background: none!important; +} - .login-image { - width: 300px; - } +.login-image { + width: 300px; +} - .tos { - margin: 2em; - } \ No newline at end of file +.tos { + margin: 2em; +} + +.nav-link[data-toggle="dropdown"]::after { + content: "" !important; +} + +.dropdown-menu.shii { + width: auto; +} \ No newline at end of file diff --git a/views/snippets/navbar.html b/views/snippets/navbar.html index 96e7e58..1131679 100644 --- a/views/snippets/navbar.html +++ b/views/snippets/navbar.html @@ -114,6 +114,14 @@
  • logout
  • + +