From da8affb8273213cf58199b7fa71c44094c0ab237 Mon Sep 17 00:00:00 2001 From: Leighton Date: Thu, 2 Feb 2023 03:32:25 +0000 Subject: Update css formatting across all debian *.css files to be more consistent Removed excessive white space, set consistent tab spacing, replaced named colours (white and black) with hex values (#fff and #000) as well as replacing padding and margin values with more compact versions where possible. 'font-awesome.css' & 'docbook.css' are the only css files not modified in this commit. --- esperanto/debian-eo.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'esperanto') diff --git a/esperanto/debian-eo.css b/esperanto/debian-eo.css index bb5fc991f6c..1804e3b4551 100644 --- a/esperanto/debian-eo.css +++ b/esperanto/debian-eo.css @@ -8,6 +8,3 @@ html[lang=eo] q:after { content: "\201D"; } html[lang=eo] blockquote.quote p:first-child:before { content: "\201C"; } html[lang=eo] blockquote.quote p:after { content: ""; } html[lang=eo] blockquote.quote p.last:after { content: "\201D"; } - - - -- cgit v1.2.3