aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
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 /japanese
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 'japanese')
-rw-r--r--japanese/debian-ja.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/debian-ja.css b/japanese/debian-ja.css
index 83fb7b56b6a..c83a4af511c 100644
--- a/japanese/debian-ja.css
+++ b/japanese/debian-ja.css
@@ -2,7 +2,7 @@
/* please do not touch for now! - Jutta Wrage 2005 */
html[lang=ja] #leftcol ul ul {
- font-size: 0.95em;
+ font-size: 0.95em;
}
/* quotes */
@@ -14,4 +14,3 @@ html[lang=ja] q q:after { content: "\300F"; }
html[lang=ja] blockquote.quote p:first-child:before { content: "\300C"; }
html[lang=ja] blockquote.quote p:after { content: ""; }
html[lang=ja] blockquote.quote p.last:after { content: "\300D"; }
-

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