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;
 
  66         background: url(assets/tile.png);
 
  73         margin: 0 auto 0 auto;
 
  74         box-shadow: 0 0 0.6em 0 #333366;
 
  83         /*box-shadow: 0 0 0.6em 0 #333366;*/
 
  84         background: white url(assets/filet.png) no-repeat 99% 90px;
 
  92 .pageheader .header > span {
 
  99 .pageheader .parentlinks {
 
 106 .pageheader .parentlinks a {
 
 107         color: #ffa430; /* was: #eeeeaa */
 
 108         text-decoration: none;
 
 111 .pageheader a:hover {
 
 112         text-decoration: underline;
 
 122         font-family: "Linux Biolinum O", sans-serif;
 
 125 .pageheader .title .translationstatus {
 
 132 .pageheader .actions ul {
 
 139         background: url(assets/logo-nos-oignons-blanc.png) no-repeat top left;
 
 145 .parentlinks > a span {
 
 149 .parentlinks .parentlinksep + a {
 
 152         background: transparent;
 
 157 .parentlinks .parentlinksep + a + .parentlinksep + a {
 
 158         background: url(assets/ariane-sep.png) no-repeat 0% 50%;
 
 162 .parentlinks .parentlinksep + a span {
 
 166 .parentlinks .parentlinksep {
 
 181         background: transparent;
 
 189 /* {{{ #otherlanguages */
 
 191 #otherlanguages ul li a {
 
 196 #otherlanguages ul li {
 
 199 #otherlanguages .langstatus {
 
 203 .pageheader #otherlanguages {
 
 211 /* #otherlanguages }}} */
 
 212 /* .pageheader }}} */
 
 221         /*box-shadow: 0 3px 0.4em 0 #333366;*/
 
 222         background: white url(assets/background.png) no-repeat bottom center;
 
 239 .sidebar ul, .actions ul {
 
 243         background: transparent;
 
 246 .sidebar li, .actions li {
 
 250 .sidebar ul li .selflink {
 
 255 .sidebar ul li > span,
 
 261         text-decoration: none;
 
 262         border: 1px solid #f5f5f5;
 
 264         background: transparent;
 
 265         font-family: "Linux Biolinum O", sans-serif;
 
 268 .sidebar ul li > span,
 
 273 .sidebar ul li .selflink:hover {
 
 274         border-top: 1px dotted #57075f;
 
 275         border-bottom: 1px dotted #57075f;
 
 279 .sidebar a:hover, .actions a:hover {
 
 280         border-top: 1px dotted #57075f;
 
 281         border-bottom: 1px dotted #57075f;
 
 284         text-decoration: none;
 
 291         /*line-height: 1.4em;*/
 
 297         text-decoration: underline;
 
 301         text-decoration: underline;
 
 311         border-bottom: dotted 2px #bbbbbb;
 
 320         text-shadow: 2px 2px 1px #444;
 
 321         font-family: "Linux Biolinum O", sans-serif;
 
 327         font-family: "Linux Biolinum O", sans-serif;
 
 338         font-family: "Linux Biolinum O", sans-serif;
 
 346         border-top: solid 1px #aaa;
 
 347         border-bottom: solid 1px #aaa;
 
 348         border-collapse: collapse;
 
 353         padding: 0.1em 0.5em;
 
 354         border-bottom: solid 1px #aaaaaa;
 
 359         padding: 0.1em 0.5em;
 
 360         border-top: solid 1px #ccc;
 
 363 #content .feedlink a {
 
 364         text-decoration: none;
 
 382         background: -webkit-linear-gradient(#001030, #57075f);
 
 383         background:    -moz-linear-gradient(#001030, #57075f);
 
 384         background:         linear-gradient(#001030, #57075f);
 
 385         font-family: "Linux Biolinum O", sans-serif;
 
 401         text-decoration: underline;
 
 409 #footer #pageinfo div {
 
 416 /* {{{ @media print */
 
 446 /* @media print }}} */