From a017acb0689378d2cb844f8e0c5348e764e3363d Mon Sep 17 00:00:00 2001 From: Aleteoryx Date: Sun, 18 Aug 2024 09:31:40 -0400 Subject: okay, this lays out in firefox+chrome+vimb and looks normal in lynx+links2+w3m --- style/mobile-chrome.css | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 style/mobile-chrome.css (limited to 'style/mobile-chrome.css') diff --git a/style/mobile-chrome.css b/style/mobile-chrome.css new file mode 100644 index 0000000..36c86e9 --- /dev/null +++ b/style/mobile-chrome.css @@ -0,0 +1,5 @@ +/* unfuck the pixels! */ +/* TODO: idk submit a bug ticket */ +.border > hr { + border-image-outset: 0px 2px 0px 2px; +} -- cgit v1.2.3-54-g00ecf