about summary refs log tree commit diff stats
path: root/res
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-04-27 18:48:46 +0200
committerbptato <nincsnevem662@gmail.com>2024-04-27 18:49:03 +0200
commita87aae2ee477089fb45d9bf085f31966b2afe833 (patch)
tree56c4c8b63172838596ffff8c7ae54b0b4e95bd5a /res
parent59144327fbd13ed3a5387696f1011c9ec9ec7ce9 (diff)
downloadchawan-a87aae2ee477089fb45d9bf085f31966b2afe833.tar.gz
ua.css: style xmp like pre
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 7c43cc0e..82ba0aee 100644
--- a/res/ua.css
+++ b/res/ua.css
@@ -183,7 +183,7 @@ h1, h2, h3, h4, h5, h6 {
 	font-weight: bold;
 }
 
-pre {
+pre, xmp {
 	margin-top: 1em;
 	margin-bottom: 1em;
 	white-space: pre;