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. --- bulgarian/debian-bg.css | 1 - 1 file changed, 1 deletion(-) (limited to 'bulgarian') diff --git a/bulgarian/debian-bg.css b/bulgarian/debian-bg.css index bb7ad1e0540..e3215f3ca64 100644 --- a/bulgarian/debian-bg.css +++ b/bulgarian/debian-bg.css @@ -13,4 +13,3 @@ html[lang=bg] blockquote.quote p.last:after { content: "\201C"; } html[lang|="bg"] q:before { content: "\00AB"; } html[lang|="bg"] q:after { content: "\00BB"; } */ - -- cgit v1.2.3