aboutsummaryrefslogtreecommitdiffstats
path: root/czech
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 /czech
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 'czech')
-rw-r--r--czech/debian-cs.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/czech/debian-cs.css b/czech/debian-cs.css
index 99e99354e9c..c8b6c58ca95 100644
--- a/czech/debian-cs.css
+++ b/czech/debian-cs.css
@@ -1,8 +1,8 @@
/* Debian language css file for czech - cs */
/* please do not touch for now! - Jutta Wrage 2005 */
-html[lang=cs] #maincol {
-}
+html[lang=cs] #maincol {}
+
/* quotes ok */
html[lang=cs] q:before { content: "\201E"; }
html[lang=cs] q:after { content: "\201C"; }
@@ -12,4 +12,3 @@ html[lang=cs] q q:after { content: "\2018"; }
html[lang=cs] blockquote.quote p:first-child:before { content: "\201E"; }
html[lang=cs] blockquote.quote p:after { content: ""; }
html[lang=cs] blockquote.quote p.last:after { content: "\201D"; }
-

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