aboutsummaryrefslogtreecommitdiffhomepage
path: root/static/misc.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/misc.css')
-rw-r--r--static/misc.css5
1 files changed, 5 insertions, 0 deletions
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;
}