From fa517fbed2f59a945cc4bf700ff10bcd53fb41b1 Mon Sep 17 00:00:00 2001 From: towards-a-new-leftypol Date: Sun, 5 Sep 2021 14:25:57 -0400 Subject: [PATCH] Change sidebar headers to match yotsuba theme --- templates/themes/categories/frames.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/themes/categories/frames.html b/templates/themes/categories/frames.html index 35c30dbc..2f4e53de 100644 --- a/templates/themes/categories/frames.html +++ b/templates/themes/categories/frames.html @@ -48,9 +48,9 @@ legend { width: 100%; margin-left: -15px; - background: #8B0000; - border: 1px solid white; - color: #d0d3d4; + background: #FCA; + border: 1px solid #800; + color: #800; font-weight: bold; padding: 5px 5px }