From c0e65d0446f928b30eecc858c5cf9a8eb1a364c1 Mon Sep 17 00:00:00 2001 From: winter Date: Sat, 18 Jan 2025 16:01:25 +0000 Subject: implement profile editing --- static/misc.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'static/misc.css') diff --git a/static/misc.css b/static/misc.css index 4271cbe..e0d3851 100644 --- a/static/misc.css +++ b/static/misc.css @@ -87,6 +87,11 @@ span.unreadIndicator { } } +pre { + font-family: inherit; + font-size: inherit; +} + [hidden] { display: none; } -- cgit v1.3