From 3a6a1860498041b48f75b3665bf37c6531742033 Mon Sep 17 00:00:00 2001 From: jaseg Date: Thu, 29 Dec 2022 18:30:07 +0100 Subject: Produce adaptive, css-only, single-file, pretty html output --- deps/codeformats/xcode.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/codeformats/xcode.css') diff --git a/deps/codeformats/xcode.css b/deps/codeformats/xcode.css index c0b847b..96c5bf6 100644 --- a/deps/codeformats/xcode.css +++ b/deps/codeformats/xcode.css @@ -89,4 +89,4 @@ span.right_diff_del { } span.clearbg { background-color: transparent; -} \ No newline at end of file +} -- cgit