1 /* vim: set ts=4 sts=4 sw=4 isk+=-,. fen fcl=all fdm=marker fmr={{{,}}} fml=2 : */
4 font-family: "Gentium Basic";
5 src: url("assets/Gentium_Basic/GenBasR-webfont.eot");
6 src: url("assets/Gentium_Basic/GenBasR-webfont.eot?#iefix") format("embedded-opentype"),
7 url("assets/Gentium_Basic/GenBasR-webfont.ttf") format("truetype"),
8 url("assets/Gentium_Basic/GenBasR-webfont.svg#GentiumBasicRegular") format("svg");
13 font-family: "Gentium Basic";
14 src: url("assets/Gentium_Basic/GenBasI-webfont.eot");
15 src: url("assets/Gentium_Basic/GenBasI-webfont.eot?#iefix") format("embedded-opentype"),
16 url("assets/Gentium_Basic/GenBasI-webfont.ttf") format("truetype"),
17 url("assets/Gentium_Basic/GenBasI-webfont.svg#GentiumBasicItalic") format("svg");
22 font-family: "Gentium Basic";
23 src: url("assets/Gentium_Basic/GenBasB-webfont.eot");
24 src: url("assets/Gentium_Basic/GenBasB-webfont.eot?#iefix") format("embedded-opentype"),
25 url("assets/Gentium_Basic/GenBasB-webfont.ttf") format("truetype"),
26 url("assets/Gentium_Basic/GenBasB-webfont.svg#GentiumBasicBold") format("svg");
31 font-family: "Gentium Basic";
32 src: url("assets/Gentium_Basic/GenBasBI-webfont.eot");
33 src: url("assets/Gentium_Basic/GenBasBI-webfont.eot?#iefix") format("embedded-opentype"),
34 url("assets/Gentium_Basic/GenBasBI-webfont.ttf") format("truetype"),
35 url("assets/Gentium_Basic/GenBasBI-webfont.svg#GentiumBasicBoldItalic") format("svg");
41 font-family: "Linux Biolinum O";
42 src: url(assets/LinBiolinum_R.otf);
46 font-family: "Linux Biolinum O";
47 src: url(assets/LinBiolinum_RB.otf);
51 font-family: "Linux Biolinum O";
52 src: url(assets/LinBiolinum_RI.otf);
64 font-family: "Gentium Basic", serif;
65 font-size-adjust: 0.4;
67 background: url(assets/tile.png);
74 margin: 0 auto 0 auto;
75 box-shadow: 0 0 0.6em 0 #333366;
84 /*box-shadow: 0 0 0.6em 0 #333366;*/
85 background: white url(assets/filet.png) no-repeat 99% 90px;
93 .pageheader .header > span {
100 .pageheader .parentlinks {
107 .pageheader .parentlinks a {
108 color: #ffa430; /* was: #eeeeaa */
109 text-decoration: none;
112 .pageheader a:hover {
113 text-decoration: underline;
123 font-family: "Linux Biolinum O", sans-serif;
124 font-size-adjust: 0.39;
127 .pageheader .title .translationstatus {
134 .pageheader .actions ul {
141 background: url(assets/logo-nos-oignons-blanc.png) no-repeat top left;
147 .parentlinks > a span {
151 .parentlinks .parentlinksep + a {
154 background: transparent;
159 .parentlinks .parentlinksep + a + .parentlinksep + a {
160 background: url(assets/ariane-sep.png) no-repeat 0% 50%;
164 .parentlinks .parentlinksep + a span {
168 .parentlinks .parentlinksep {
183 background: transparent;
191 /* {{{ #otherlanguages */
193 #otherlanguages ul li a {
198 #otherlanguages ul li {
201 #otherlanguages .langstatus {
205 .pageheader #otherlanguages {
213 /* #otherlanguages }}} */
214 /* .pageheader }}} */
223 /*box-shadow: 0 3px 0.4em 0 #333366;*/
224 background: white url(assets/background.png) no-repeat bottom center;
241 .sidebar ul, .actions ul {
245 background: transparent;
248 .sidebar li, .actions li {
252 .sidebar ul li .selflink {
257 .sidebar ul li > span,
263 text-decoration: none;
264 border: 1px solid #f5f5f5;
266 background: transparent;
267 font-family: "Linux Biolinum O", sans-serif;
268 font-size-adjust: 0.39;
271 .sidebar ul li > span,
276 .sidebar ul li .selflink:hover {
277 border-top: 1px dotted #57075f;
278 border-bottom: 1px dotted #57075f;
282 .sidebar a:hover, .actions a:hover {
283 border-top: 1px dotted #57075f;
284 border-bottom: 1px dotted #57075f;
287 text-decoration: none;
294 /*line-height: 1.4em;*/
300 text-decoration: underline;
304 text-decoration: underline;
314 border-bottom: dotted 2px #bbbbbb;
322 text-shadow: 2px 2px 1px #444;
323 font-family: "Linux Biolinum O", sans-serif;
324 font-size-adjust: 0.39;
330 font-family: "Linux Biolinum O", sans-serif;
331 font-size-adjust: 0.39;
342 font-family: "Linux Biolinum O", sans-serif;
343 font-size-adjust: 0.39;
351 border-top: solid 1px #aaa;
352 border-bottom: solid 1px #aaa;
353 border-collapse: collapse;
358 padding: 0.1em 0.5em;
359 border-bottom: solid 1px #aaaaaa;
364 padding: 0.1em 0.5em;
365 border-top: solid 1px #ccc;
368 #content .feedlink a {
369 text-decoration: none;
387 background: -webkit-linear-gradient(#001030, #57075f);
388 background: -moz-linear-gradient(#001030, #57075f);
389 background: linear-gradient(#001030, #57075f);
390 font-family: "Linux Biolinum O", sans-serif;
391 font-size-adjust: 0.39;
407 text-decoration: underline;
415 #footer #pageinfo div {
422 /* {{{ @media print */
452 /* @media print }}} */