aboutsummaryrefslogtreecommitdiffstats
path: root/greek/debian-el.css
blob: c9d66e65f4b3521da3150119c78ffac62116c34b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* Debian language css file for greek - el */
/* please do not touch for now! - Jutta Wrage 2005 */

/* quotes */
html[lang=el] q:before { content: "\00AB"; }
html[lang=el] q:after { content: "\00BB"; }
html[lang=el] q q:before { content: "\2039"; }
html[lang=el] q q:after { content: "\203A"; }

html[lang=el] blockquote.quote p:first-child:before { content: "\00AB"; }
html[lang=el] blockquote.quote p:after { content: ""; }
html[lang=el] blockquote.quote p.last:after { content: "\00BB"; }

/* html[lang=el] q:before { content: "\201C"; }
html[lang=el] q:after { content: "\201E"; }
html[lang=el] q q:before { content: "\2018"; }
html[lang=el] q q:after { content: "\201A"; }
*/

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