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. --- armenian/debian-hy.css | 1 - 1 file changed, 1 deletion(-) (limited to 'armenian') diff --git a/armenian/debian-hy.css b/armenian/debian-hy.css index 1d0ada1331b..00a32639fa3 100644 --- a/armenian/debian-hy.css +++ b/armenian/debian-hy.css @@ -10,4 +10,3 @@ html[lang=hy] q q:after { content: "\201D"; } html[lang=hy] blockquote.quote p:first-child:before { content: "\00AB"; } html[lang=hy] blockquote.quote p:after { content: ""; } html[lang=hy] blockquote.quote p.last:after { content: "\00BB"; } - -- cgit v1.2.3