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;
83 left: 0px; right: 0px;
86 border-top: 1px solid gray;
87 background-color: white;
94 margin: 0px 10px 0px 10px;
97 text-decoration: none;
106 margin: 10px 10px 20px 20px;
108 .other-language-anchor:hover {
109 background-color: #E0E0FF;
111 .other-language-anchor {
112 text-decoration: none;
117 border: #1E90FF 1px solid;
121 #footer, #other-language {