/[www]/www/style.fr.css
ViewVC logotype

Contents of /www/style.fr.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.23 - (show annotations) (download) (as text)
Sun Nov 28 08:43:35 2021 UTC (2 years, 11 months ago) by th_g
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +4 -0 lines
File MIME type: text/css
Better separate translators notes from text, define i.aside (editor's
comments in speeches) & short-lines.

1
2 /*
3 style.fr.css -- French CSS Stylesheet
4
5 Copyright (C) 2006, 2007 Free Software Foundation
6
7 Permission is hereby granted, free of charge, to any person
8 obtaining a copy of this software and associated documentation
9 files (the "Software"), to deal in the Software without
10 restriction, including without limitation the rights to use,
11 copy, modify, merge, publish, distribute, sublicense, and/or sell
12 copies of the Software, and to permit persons to whom the
13 Software is furnished to do so, subject to the following
14 conditions:
15
16 The above copyright notice and this permission notice shall be
17 included in all copies or substantial portions of the Software.
18
19 */
20
21 /* Attention gnu webmasters - please don't edit this file. Instead,
22 get the French translation coordinator or the translation manager
23 to do it. */
24
25
26 /* Help the reader avoid wasted time linking to pages they can not read;
27 saves the translator time and effort */
28
29 /*
30 @media screen {
31 #content a[href^="http://"]:before,
32 #content a[href^="https://"]:before { content: "\2197"; }
33 #content a[href*="fsf.org"]:before,
34 #content a[href*="gnu.org"]:before,
35 #content #home a[href^="http://"]:before,
36 #content a[href*="upgradefrom"]:before,
37 #content table a[href^="http://"]:before,
38 #content table a[href^="https://"]:before { content: ""; }
39 }
40 */
41
42 ol#translator-notes-alpha li{list-style-type: lower-alpha;}
43 .nounderline { text-decoration: none; }
44 .short-lines { width: 47em; max-width: 100%; }
45 a.ftn { font-size: .94em; }
46 i { color: inherit; }
47 i.aside { color: #505050; }
48 .translators-notes hr { margin-top: 2.5em; }

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26