From 3fede2230d7968fcff5d7462119ab9c7dd3e976f Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 6 Mar 2022 20:14:29 +0200 Subject: [PATCH] ua --- files/assets/css/ukraine.css | 57 ------------------------------------ files/templates/default.html | 3 -- 2 files changed, 60 deletions(-) delete mode 100644 files/assets/css/ukraine.css diff --git a/files/assets/css/ukraine.css b/files/assets/css/ukraine.css deleted file mode 100644 index bb7ec5833..000000000 --- a/files/assets/css/ukraine.css +++ /dev/null @@ -1,57 +0,0 @@ -:root { - --white: white !important; - --yellow: #ffd700 !important; - --blue: #0057b7 !important; - --primary: var(--yellow) !important; -} - -.mod { - padding: 2px 5px 3px; - border-radius: 5px; - color: #fff !important; - background: linear-gradient(to bottom, var(--blue) 50%, var(--yellow) 50%) !important; - text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000 !important; -} - -#frontpage .col.h-100.custom-gutters .row .col, .srd { - background: linear-gradient(to bottom, var(--blue) 50%, var(--yellow) 50%) !important; -} - -#frontpage .btn.btn-secondary.text-small-m { - color: white !important; - text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000 !important; - background: transparent !important; -} - -.user-name { - color: var(--yellow) !important -} - -.patron { - background-color: var(--blue) !important; -} - -.arrow-up::before { - font-family: serif !important; - content: "πŸ‡ΊπŸ‡¦"; - opacity:0.3; -} - -.active.arrow-up::before { - opacity: 1; -} - -.arrow-down::before { - font-family: serif !important; - content: "πŸ‡·πŸ‡Ί"; - opacity:0.3; -} - -.active.arrow-down::before { - opacity: 1; -} - -#frontpage .btn { - background-color: var(--yellow) !important; - color: white !important; -} \ No newline at end of file diff --git a/files/templates/default.html b/files/templates/default.html index aac3970c8..62796294e 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -8,9 +8,6 @@ {% if v %} - {% if SITE_NAME == 'Drama' and not request.path.startswith('/s/') %} - - {% endif %} {% if v.agendaposter %}