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;
226 border-left: solid 1px #ccc;
240 border-top: solid 1px #ccc;
244 .sidebar ul, .actions ul {
248 background: transparent;
251 .sidebar li, .actions li {
255 .sidebar ul li .selflink {
260 .sidebar ul li > span,
266 text-decoration: none;
267 border: 1px solid #f5f5f5;
269 background: transparent;
270 font-family: "Linux Biolinum O", sans-serif;
271 font-size-adjust: 0.39;
274 .sidebar ul li > span,
279 .sidebar ul li .selflink:hover {
280 border-top: 1px dotted #57075f;
281 border-bottom: 1px dotted #57075f;
285 .sidebar a:hover, .actions a:hover {
286 border-top: 1px dotted #57075f;
287 border-bottom: 1px dotted #57075f;
290 text-decoration: none;
297 /*line-height: 1.4em;*/
303 text-decoration: underline;
307 text-decoration: underline;
317 border-bottom: dotted 2px #bbbbbb;
325 text-shadow: 2px 2px 1px #444;
326 font-family: "Linux Biolinum O", sans-serif;
327 font-size-adjust: 0.39;
333 font-family: "Linux Biolinum O", sans-serif;
334 font-size-adjust: 0.39;
345 font-family: "Linux Biolinum O", sans-serif;
346 font-size-adjust: 0.39;
354 border-top: solid 1px #aaa;
355 border-bottom: solid 1px #aaa;
356 border-collapse: collapse;
361 padding: 0.1em 0.5em;
362 border-bottom: solid 1px #aaaaaa;
367 padding: 0.1em 0.5em;
368 border-top: solid 1px #ccc;
371 #content .feedlink a {
372 text-decoration: none;
390 background: -webkit-linear-gradient(#001030, #57075f);
391 background: -moz-linear-gradient(#001030, #57075f);
392 background: linear-gradient(#001030, #57075f);
393 font-family: "Linux Biolinum O", sans-serif;
394 font-size-adjust: 0.39;
410 text-decoration: underline;
418 #footer #pageinfo div {
425 /* {{{ @media print */
455 /* @media print }}} */