1 /* vim: set ts=4 sts=4 sw=4 isk+=-,. fen fcl=all fdm=marker fmr={{{,}}} fml=2 : */
11 font-family: sans-serif;
18 text-decoration: none;
21 a:hover { text-decoration: underline; }
22 /*a:visited { color: #aa00bb; }*/
32 margin: 2em auto 0 auto;
33 border-radius: 16px 16px 0 0;
34 box-shadow: 0 0 0.6em 0 #333366;
45 background: -webkit-linear-gradient(#333366, #001030);
46 background: -moz-linear-gradient(#333366, #001030);
47 background: linear-gradient(#333366, #001030);
48 box-shadow: 0 0 0.6em 0 #333366;
49 border-radius: 16px 16px 0 0;
57 .pageheader .header > span {
64 .pageheader .parentlinks {
71 .pageheader .parentlinks a {
73 text-decoration: none;
77 text-decoration: underline;
92 border-radius: 0.8em 0.8em 0 0;
100 /* {{{ #otherlanguages */
102 #otherlanguages ul li a {
107 #otherlanguages ul li {
111 .pageheader #otherlanguages {
114 /* #otherlanguages }}} */
115 /* .pageheader }}} */
125 box-shadow: 0 3px 0.4em 0 #333366;
145 background: transparent;
152 .sidebar ul li .selflink {
157 .sidebar ul li > span,
163 text-decoration: none;
164 border: 1px solid #f5f5f5;
166 background: transparent;
169 .sidebar ul li .selflink:hover {
170 border-top: 1px dotted #012345;
171 border-bottom: 1px dotted #012345;
176 border-top: 1px dotted #012345;
177 border-bottom: 1px dotted #012345;
195 border-bottom: dotted 2px #bbbbbb;
204 padding: 0.2em 0.5em;
207 border: dotted 1px #333366;
208 border-left: solid 3px;
233 border-top: solid 1px #aaa;
234 border-bottom: solid 1px #aaa;
235 border-collapse: collapse;
240 padding: 0.1em 0.5em;
241 border-bottom: solid 1px #aaaaaa;
246 padding: 0.1em 0.5em;
247 border-top: solid 1px #ccc;
250 #content .feedlink a {
251 text-decoration: none;
263 background: -webkit-linear-gradient(#001030, #333366);
264 background: -moz-linear-gradient(#001030, #333366);
265 background: linear-gradient(#001030, #333366);
266 box-shadow: 0 0 0.6em 0 #333366;
282 text-decoration: underline;
290 #footer #pageinfo div {
297 /* {{{ @media print */
327 /* @media print }}} */