summary refs log tree commit diff
path: root/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'default.css')
-rw-r--r--default.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/default.css b/default.css
index 610015c..118da0d 100644
--- a/default.css
+++ b/default.css
@@ -35,6 +35,13 @@ mark {
 	color: inherit;
 }
 
+span.irc {
+	white-space: pre-wrap;
+}
+pre span.irc {
+	white-space: pre;
+}
+
 body {
 	max-width: 130ch;
 	padding: 0 1ch;
95f875740def3580545a0640eefe9521a0da2b&follow=1'>Set colours for Xt and cwmJune McEnroe 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe