From 64e6e8ce1eb83dcd7b287ffeb0f4d2ff797e63c3 Mon Sep 17 00:00:00 2001 From: Jutta Wrage Date: Sat, 17 Dec 2005 19:01:36 +0000 Subject: Readme file for CSS to have not such al lot comments inside CSS file. CVS version numbers README_CSS.txt: INITIAL -> 1.1 --- README_CSS.txt | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 README_CSS.txt (limited to 'README_CSS.txt') diff --git a/README_CSS.txt b/README_CSS.txt new file mode 100644 index 00000000000..9fae5c56590 --- /dev/null +++ b/README_CSS.txt @@ -0,0 +1,90 @@ +CSS file is english/debian.css +language css files are $langname/debian-$lang.css +Comments about the css go here in the future to keep it a bit smaller + +/* all pages have a header, outer inner and footer +leftcol and maincol can be omitted, there will be other boxes +to replace later (eg. two content columns) +normal page: + +
+
+
+ Leftcol is for menus - if omitted, maincol can be omitted, too +
+
+ Maincol with margin left is for the content + But content may go directly to inner +
+
+ +
+color logo #C60036 +cd-pages: bgcolor="#e09e86" - navbar +*/ + + +Quotes (citations and other) + +Most languages use quotes like comma or inverted comma (single and +double) for quotes. + +Unicode numbers: + +Name: LEFT DOUBLE QUOTATION MARK: 201C +Desc: (Double upper quotes, open to right, point bottom + +Name: RIGHT DOUBLE QUOTATION MARK: 201D +Desc: Double upper quotes, open to left, point top + +Name: LEFT SINGLE QUOTATION MARK: 2018 +Desc: single upper quote, open to right, point bottom + +Name: RIGHT SINGLE QUOTATION MARK: 2019 +Desc: single upper quote, open to left, point top + +Name: DOUBLE LOW-9 QUOTATION MARK: 201E +Desc: double lower quote, open to left, point top + +Name: DOUBLE HIGH-REVERSED-9 QUOTATION MARK: 201F +Desc: double upper quote, open to right, point top + +Name: SINGLE LOW-9 QUOTATION MARK: 201A +Desc: single lower quote, open to left, point top + +Name: SINGLE HIGH-REVERSED-9 QUOTATION MARK: 201B +Desc: single upper quote, open to right, point top + +Name: LEFT-POINTING DOUBLE ANGLE QUOTATION MARK: 00AB +desc: open to right + +Name: RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK: 00BB +desc: open to left + +Name: SINGLE LEFT-POINTING ANGLE QUOTATION MARK: 2039 +desc: open to right + +Name: SINGLE RIGHT-POINTING ANGLE QUOTATION MARK: 203A +desc: open to left + +some language rules: +- french quotes enclose the text like brackets with a space between + quotation mark and text +- german quotes point to the text inside them like arrows + left lower 9, right upper 6 +- english quotes are always top and open to the text + 6 left and 9 right + + + -- cgit v1.2.3