about summary refs log tree commit diff stats
path: root/res
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2023-12-20 19:01:34 +0100
committerbptato <nincsnevem662@gmail.com>2023-12-20 19:01:34 +0100
commit2b60e1009f54ef8d09bf66b092a613840e9ec59b (patch)
tree97a3894d3471efc4f93bd10434496fd07efcee07 /res
parent240d999b5324cc76f6ad69afcdfc21ee3853c8bb (diff)
downloadchawan-2b60e1009f54ef8d09bf66b092a613840e9ec59b.tar.gz
ua.css: add plaintext
Diffstat (limited to 'res')
-rw-r--r--res/ua.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/ua.css b/res/ua.css
index 71b3273b..01f82788 100644
--- a/res/ua.css
+++ b/res/ua.css
@@ -185,7 +185,7 @@ h1, h2, h3, h4, h5, h6 {
 	font-weight: bold;
 }
 
-pre {
+pre, plaintext {
 	margin-top: 1em;
 	margin-bottom: 1em;
 	white-space: pre;