From 418f1617640f31c47be0d0e75043474b7c8c3714 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 26 Nov 2021 02:09:16 +0200 Subject: [PATCH] fdfds --- files/assets/css/4chan.css | 4 ++++ files/assets/css/coffee.css | 4 ++++ files/assets/css/light.css | 4 ++++ files/assets/css/main.css | 4 ++++ files/assets/css/win98.css | 4 ++++ files/templates/authforms.html | 6 +++--- files/templates/default.html | 8 ++++---- files/templates/header.html | 2 +- files/templates/log.html | 6 +++--- files/templates/login_2fa.html | 2 +- files/templates/report_post_modal.html | 2 +- files/templates/settings.html | 4 ++-- files/templates/settings2.html | 4 ++-- files/templates/sign_up.html | 2 +- files/templates/sign_up_failed_ref.html | 2 +- files/templates/submit.html | 8 ++++---- files/templates/userpage.html | 4 ++-- 17 files changed, 45 insertions(+), 25 deletions(-) diff --git a/files/assets/css/4chan.css b/files/assets/css/4chan.css index 2148b02c8..26a91d155 100644 --- a/files/assets/css/4chan.css +++ b/files/assets/css/4chan.css @@ -89,4 +89,8 @@ blockquote p { .btn { color: var(--primary) !important; +} + +#profilestuff > * { + color: #cfcfcf !important; } \ No newline at end of file diff --git a/files/assets/css/coffee.css b/files/assets/css/coffee.css index 55d1de87f..4e1204a1c 100644 --- a/files/assets/css/coffee.css +++ b/files/assets/css/coffee.css @@ -60,4 +60,8 @@ blockquote { .table { color: #433434 !important; +} + +#profilestuff > * { + color: #cfcfcf !important; } \ No newline at end of file diff --git a/files/assets/css/light.css b/files/assets/css/light.css index 0b1ea3cb2..f922456e5 100644 --- a/files/assets/css/light.css +++ b/files/assets/css/light.css @@ -73,4 +73,8 @@ pre { blockquote { color: var(--gray-400); +} + +#profilestuff > * { + color: var(--gray-400) !important; } \ No newline at end of file diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 4d80807dc..b1a6bb26c 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5695,4 +5695,8 @@ blockquote p { .popover-bio * { font-size: 1rem !important; } +} + +.b2 { + border: 2px solid !important; } \ No newline at end of file diff --git a/files/assets/css/win98.css b/files/assets/css/win98.css index 16e7b415d..867ece5c0 100644 --- a/files/assets/css/win98.css +++ b/files/assets/css/win98.css @@ -153,4 +153,8 @@ blockquote { #thread { background: var(--white) !important; +} + +#profilestuff > * { + color: #cfcfcf !important; } \ No newline at end of file diff --git a/files/templates/authforms.html b/files/templates/authforms.html index 979f5dda6..f84ee4432 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -15,11 +15,11 @@ {% if v %} - - {% if v.agendaposter %}{% elif v.css %}{% endif %} + + {% if v.agendaposter %}{% elif v.css %}{% endif %} {% else %} - + {% endif %} diff --git a/files/templates/default.html b/files/templates/default.html index 4ea34cc4b..b18086e03 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -252,12 +252,12 @@ {% if v %} - - - {% if v.agendaposter %}{% elif v.css %}{% endif %} + + + {% if v.agendaposter %}{% elif v.css %}{% endif %} {% else %} - + {% endif %} {% endblock %} diff --git a/files/templates/header.html b/files/templates/header.html index 49cc3c829..57edc796f 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -136,7 +136,7 @@ Report bugs or suggestions {% if 'pcm' not in request.host %} - Discord + Discord {% endif %} Donate {% if 'rama' in request.host %}Archives{% endif %} diff --git a/files/templates/log.html b/files/templates/log.html index b71e6e7ad..290a45f48 100644 --- a/files/templates/log.html +++ b/files/templates/log.html @@ -17,11 +17,11 @@ {% if v %} - - {% if v.agendaposter %}{% elif v.css %}{% endif %} + + {% if v.agendaposter %}{% elif v.css %}{% endif %} {% else %} - + {% endif %}
diff --git a/files/templates/login_2fa.html b/files/templates/login_2fa.html index 34878efc6..d99ca3aed 100644 --- a/files/templates/login_2fa.html +++ b/files/templates/login_2fa.html @@ -12,7 +12,7 @@ 2-Step Login - {{'SITE_NAME' | app_config}} - + diff --git a/files/templates/report_post_modal.html b/files/templates/report_post_modal.html index 814474351..85480b8e1 100644 --- a/files/templates/report_post_modal.html +++ b/files/templates/report_post_modal.html @@ -14,7 +14,7 @@
We're sorry something here is wrong.
Please enter a reason for reporting below.

-					
+