aboutsummaryrefslogtreecommitdiff
path: root/web/style/layout.css
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-02-20 20:49:27 +0100
committermetamuffin <metamuffin@disroot.org>2025-02-20 20:49:27 +0100
commitc8bbfb63a32cedbad22fcd364141a07208ce12bc (patch)
tree25daddd532c8caddb2dc0010e1993bdda54c0ca7 /web/style/layout.css
parent536318cd729785a21f24e988a69ba2ce5ab0f070 (diff)
downloadjellything-c8bbfb63a32cedbad22fcd364141a07208ce12bc.tar
jellything-c8bbfb63a32cedbad22fcd364141a07208ce12bc.tar.bz2
jellything-c8bbfb63a32cedbad22fcd364141a07208ce12bc.tar.zst
fix black theme and import erorr reporting
Diffstat (limited to 'web/style/layout.css')
-rw-r--r--web/style/layout.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/style/layout.css b/web/style/layout.css
index 9c98731..1dfbff2 100644
--- a/web/style/layout.css
+++ b/web/style/layout.css
@@ -53,7 +53,7 @@ h1, h2, h3, h4 {
h1 {
font-weight: bold;
}
-p, span, a, td, th, label, input, legend {
+p, span, a, td, th, label, input, legend, pre {
color: var(--font);
}