1 /* This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier,
2 and is published under the AGPL license. */
5 background-color: white;
7 font-family: Arial, Verdana, sans-serif;
15 background-color: white;
34 background-color: white;
39 border-color: #FF8C00;
64 /* transitions for highlight effects */
65 -webkit-transition: background-color 0.3s ease-out;
66 -moz-transition: background-color 0.3s ease-out;
69 @media screen and (-webkit-min-device-pixel-ratio:0) {
70 /* work around webkit bug #42985 */
72 background-color: #FEFEFE;
82 left: 0px; right: 0px;
85 border-top: 1px solid gray;
86 background-color: white;
93 margin: 0px 10px 0px 10px;
96 text-decoration: none;
105 margin: 10px 10px 20px 20px;
107 .other-language-anchor:hover {
108 background-color: #E0E0FF;
110 .other-language-anchor {
111 text-decoration: none;
116 border: #1E90FF 1px solid;
120 #footer, #other-language {