From 3061dda44072197793ae146f47208a26cf6e3888 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 6 Feb 2022 00:03:52 +0200 Subject: [PATCH] sdf --- files/assets/css/4chan.css | 51 ++++++++++++++++++++++--- files/assets/css/classic.css | 12 ++++-- files/assets/css/classic_dark.css | 2 +- files/templates/authforms.html | 4 +- files/templates/default.html | 4 +- files/templates/log.html | 4 +- files/templates/login.html | 2 +- files/templates/login_2fa.html | 2 +- files/templates/settings.html | 2 +- files/templates/settings2.html | 4 +- files/templates/sign_up.html | 2 +- files/templates/sign_up_failed_ref.html | 2 +- files/templates/submit.html | 4 +- 13 files changed, 69 insertions(+), 26 deletions(-) diff --git a/files/assets/css/4chan.css b/files/assets/css/4chan.css index 69070cccc..cf2b39978 100644 --- a/files/assets/css/4chan.css +++ b/files/assets/css/4chan.css @@ -19,11 +19,6 @@ --gray-900: #F0E0D6; } - -blockquote { - background-color: #c0c0c0; -} - .text-muted { color: var(--black) !important; } @@ -99,5 +94,49 @@ blockquote p { } .navbar-light, .navbar .container-fluid, #mobile-bottom-navigation-bar { - background:#ffe url('../images/yotsuba_fade.webp') top center repeat-x; + background:#ffe url(https://i.imgur.com/kAfDGxF.png); + background-size: contain; +} + +blockquote { + background-color: transparent; + border-color: #789922 !important; + border-width: 1px !important; +} + +blockquote a { + color: navy; +} + +.comment-collapse-desktop { + border-color: maroon !important; + border-width: 1px !important; +} + +.score-up, .active.arrow-up::before, .arrow-up::after, .arrow-up:hover::before { + color: maroon !important; +} + +.score-down, .active.arrow-down::before, .arrow-down::after, .arrow-down:hover::before { + color: maroon !important; +} + +.arrow-up::before, .arrow-down::before, .score { + color: var(--gray-400); +} + +#srd { + background-color: var(--gray-700) !important; +} + +#srd a { + color: maroon !important; +} + +:root { + --primary: maroon; +} + +.caction { + color: var(--gray-400) !important; } \ No newline at end of file diff --git a/files/assets/css/classic.css b/files/assets/css/classic.css index 07780a73c..e283b9cbf 100644 --- a/files/assets/css/classic.css +++ b/files/assets/css/classic.css @@ -146,10 +146,8 @@ a { color: var(--black2) !important; } -.post-body * { - margin-left:10px; - margin-top:10px; - margin-right:10px; +.post-text { + margin: 15px; } .anchor.comment { @@ -497,3 +495,9 @@ a.nav-link:hover { .tooltip { color:black !important; } + +#frontpage .btn.btn-secondary.text-small-m { + color: #ff0 !important; + text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000 !important; + background: transparent !important; +} \ No newline at end of file diff --git a/files/assets/css/classic_dark.css b/files/assets/css/classic_dark.css index f352caa73..3a6d1092a 100644 --- a/files/assets/css/classic_dark.css +++ b/files/assets/css/classic_dark.css @@ -1,4 +1,4 @@ -@import 'classic.css?a=16'; +@import 'classic.css?a=17'; /*navbar*/ .navbar-light, .navbar .container-fluid, #mobile-bottom-navigation-bar { diff --git a/files/templates/authforms.html b/files/templates/authforms.html index 72b37ba34..eab2107c8 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -15,7 +15,7 @@ {% if v %} - + {% if v.agendaposter %} - + {% endif %} diff --git a/files/templates/default.html b/files/templates/default.html index 03b6a22b4..aa5ea03ba 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -8,7 +8,7 @@ {% if v %} - + {% if v.agendaposter %} - + {% endif %} diff --git a/files/templates/log.html b/files/templates/log.html index 27d950b2b..48fae23fc 100644 --- a/files/templates/log.html +++ b/files/templates/log.html @@ -6,7 +6,7 @@ {% block content %} {% if v %} - + {% if v.agendaposter %} - + {% endif %}
diff --git a/files/templates/login.html b/files/templates/login.html index f2193e592..bb81108ea 100644 --- a/files/templates/login.html +++ b/files/templates/login.html @@ -19,7 +19,7 @@ - + diff --git a/files/templates/login_2fa.html b/files/templates/login_2fa.html index 0f79a8675..f4062a110 100644 --- a/files/templates/login_2fa.html +++ b/files/templates/login_2fa.html @@ -14,7 +14,7 @@ 2-Step Login - {{SITE_NAME}} - + diff --git a/files/templates/settings.html b/files/templates/settings.html index 375ed4952..8ce051f76 100644 --- a/files/templates/settings.html +++ b/files/templates/settings.html @@ -34,7 +34,7 @@ - + {% if v.agendaposter %} - + {% else %} - + {% endif %} diff --git a/files/templates/sign_up.html b/files/templates/sign_up.html index 95704398b..64c4d3877 100644 --- a/files/templates/sign_up.html +++ b/files/templates/sign_up.html @@ -31,7 +31,7 @@ {% if ref_user %}{{ref_user.username}} invites you to {{SITE_NAME}}{% else %}Sign up - {{SITE_NAME}}{% endif %} - + diff --git a/files/templates/sign_up_failed_ref.html b/files/templates/sign_up_failed_ref.html index a9d51480c..f8b49d196 100644 --- a/files/templates/sign_up_failed_ref.html +++ b/files/templates/sign_up_failed_ref.html @@ -32,7 +32,7 @@ {% if ref_user %}{{ref_user.username}} invites you to {{SITE_NAME}}{% else %}{{SITE_NAME}}{% endif %} - + diff --git a/files/templates/submit.html b/files/templates/submit.html index fc714be10..436327202 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -26,7 +26,7 @@ {% block stylesheets %} {% if v %} - + {% if v.agendaposter %} - + {% endif %} {% endblock %}