aboutsummaryrefslogtreecommitdiffstats
path: root/norwegian/debian-nb.css
blob: cd67967ecf3dbaad7cb1f450ae994d38bb83d784 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/* Debian language css file for norwegian - nb */
/* please do not touch for now! - Jutta Wrage 2005 */

html[lang=nb] #maincol {}

/* quotes ok */
html[lang=nb] q:before { content: "\00AB"; }
html[lang=nb] q:after { content: "\00BB"; }
html[lang=nb] q q:before { content: "\2018"; }
html[lang=nb] q q:after { content: "\2019"; }

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

/* html[lang=nb] q:before { content: "\00AB"; }
html[lang=nb] q:after { content: "\00BB"; }
html[lang=nb] q q:before { content: "\2039"; }
html[lang=nb] q q:after { content: "\203A"; }
*/
/* html[lang=nb] q:before { content: "\201C"; }
html[lang=nb] q:after { content: "\201D"; }
html[lang=nb] q q:before { content: "\2018"; }
html[lang=nb] q q:after { content: "\2019"; }
*/

#splash h1 {
	background-image: url('Pics/homeworld-fg-nb.png');
}

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