4 * Author: Gerardo Poggiali <g.poggiali@develer.com>
5 * Author: Bernardo Innocenti <bernie@codewiz.org>
9 font-family: sans-serif;
10 background-color: #F0F0F8;
18 a:visited { color: #501080; }
19 a.nonexistent { color: #D04040; }
20 a.navlink { font-size: smaller; }
21 a.external { font-style: italic; }
22 a.heading { text-decoration: none; color: #aaaaaa; font-size: smaller; }
29 background-color: #C2E2FF;
36 border-top-width: 1px;
37 border-bottom-width: 1px;
38 border-right-width: 0px;
39 border-left-width: 0px;
48 background-color: #E8F8F0;
57 border-top-width: 1px;
58 border-bottom-width: 1px;
59 border-left-width: 0px;
60 border-right-width: 0px;
75 border-top-width: 0px;
76 border-bottom-width: 1px;
77 border-right-width: 0px;
78 border-left-width: 0px;
93 border-top-width: 0px;
94 border-bottom-width: 1px;
95 border-right-width: 0px;
96 border-left-width: 0px;
111 /* Heading anchors */
112 .heading:link, .heading:visited {
116 vertical-align: text-top;
118 * > .heading:link, * > .heading:visited {
122 h1:hover .heading, h2:hover .heading, h3:hover .heading,
123 h4:hover .heading, h5:hover .heading, h6:hover .heading {
129 background-color: #22ee22;
134 background-color: #ffdd44;
139 background-color: #ee2222;
154 border: 2px dashed #FF0000;
158 border: 1px solid #EEEEEE;
162 border-color: #cc9933;
163 background-color: #ffcc66;
165 border-top-width: 0px;
166 border-bottom-width: 2px;
167 border-left-width: 0px;
168 border-right-width: 0px;
196 border-top: 1px solid #bbbbbb;
200 #footer :link, #footer :visited {
210 #footer p.copyright {
224 background-color: white;
229 border-top-width: 1px;
230 border-right-width: 1px;
231 border-bottom-width: 1px;
232 border-left-width: 1px
244 border: 2px solid #ccc;
245 border-collapse: collapse;
249 margin-bottom: 0.5em;
256 /* FIXME: should be thead */
258 border: 1px solid #d7d7d7;
259 border-bottom-color: #999;
262 vertical-align: bottom;
266 border: 1px dotted #ddd;
271 table tbody tr { border-top: 1px solid #ddd }
272 table tbody tr.even { background-color: #f0f0f0 }
273 table tbody tr.odd { background-color: #e7e7e7 }
274 table tbody tr:hover { background: #eed !important }
276 table thead th :link:hover, table thead th :visited:hover table tbody td a:hover, table tbody th a:hover {
277 background-color: transparent;
282 border-color: #E9E609;
292 border-top-width: 1px;
293 border-right-width: 1px;
294 border-bottom-width: 1px;
295 border-left-width: 1px;
301 border-top-color: #FF0000;
302 border-color: #FF0000;
311 border-color: #00FF00;
320 border-color: #FFCC00;
327 font-family: monospace;
330 background-color: white;
331 border: 1px solid #8cacbb;
334 /* Styles for search word highlighting */
336 .searchword0 { background: #ff9 }
337 .searchword1 { background: #cfc }
338 .searchword2 { background: #cff }
339 .searchword3 { background: #ccf }
340 .searchword4 { background: #fcf }
344 #footer { display: none }
345 .nav { display: none }