From 4e1df70ce6ab311aabc07946ca533deb5ef446d2 Mon Sep 17 00:00:00 2001 From: lolcat Date: Sat, 22 Jun 2024 13:59:10 -0400 Subject: getTextContent google error piece of shit --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 1e0a1da..6276417 100644 --- a/static/style.css +++ b/static/style.css @@ -794,6 +794,10 @@ table tr a:last-child{ background:var(--1d2021); } +.web .wiki-head table td{ + white-space:pre-line; +} + .web .wiki-head td, .about table td{ padding:4px 7px; vertical-align:middle; -- cgit v1.2.3