aboutsummaryrefslogtreecommitdiffstats
path: root/slovak
diff options
context:
space:
mode:
authorLeighton <git@leightski.co.uk>2023-02-02 03:32:25 +0000
committerLaura Arjona Reina <larjona@debian.org>2023-02-04 15:28:49 +0000
commitda8affb8273213cf58199b7fa71c44094c0ab237 (patch)
treeb655037b40f736e6585e988e42ba21e763e87bb0 /slovak
parent5f1bf2696d4f10f3f5c163f98e26776534f834cb (diff)
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.
Diffstat (limited to 'slovak')
-rw-r--r--slovak/debian-sk.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/slovak/debian-sk.css b/slovak/debian-sk.css
index 4decf5269e8..fe9b8aec363 100644
--- a/slovak/debian-sk.css
+++ b/slovak/debian-sk.css
@@ -1,8 +1,7 @@
/* Debian language css file for slovak - sk */
/* please do not touch for now! - Jutta Wrage 2005 */
-html[lang=sk] #maincol {
-}
+html[lang=sk] #maincol {}
/* quotes ok */
html[lang=sk] q:before { content: "\201E"; }
@@ -13,4 +12,3 @@ html[lang=sk] q q:after { content: "\2018"; }
html[lang=sk] blockquote.quote p:first-child:before { content: "\201E"; }
html[lang=sk] blockquote.quote p:after { content: ""; }
html[lang=sk] blockquote.quote p.last:after { content: "\201C"; }
-

© 2014-2024 Faster IT GmbH | imprint | privacy policy