2 * Author: Gerardo Poggiali <g.poggiali@develer.com>
3 * Author: Bernie Innocenti <bernie@codewiz.org>
7 font-family: sans-serif;
8 background-color: #F0F0F8;
16 a:visited { color: #501080; }
17 a.nonexistent { color: #D04040; }
18 a.navlink { color: #000088; font-size: smaller; font-weight: bold}
19 a.external { font-style: italic; }
20 a.heading { text-decoration: none; color: #aaaaaa; font-size: smaller; }
27 background-color: #C2E2FF;
34 border-top-width: 1px;
35 border-bottom-width: 1px;
36 border-right-width: 0px;
37 border-left-width: 0px;
46 background-color: #E8F8F0;
55 border-top-width: 1px;
56 border-bottom-width: 1px;
57 border-left-width: 0px;
58 border-right-width: 0px;
73 border-top-width: 0px;
74 border-bottom-width: 1px;
75 border-right-width: 0px;
76 border-left-width: 0px;
91 border-top-width: 0px;
92 border-bottom-width: 1px;
93 border-right-width: 0px;
94 border-left-width: 0px;
109 /* Heading anchors */
110 .heading:link, .heading:visited {
114 vertical-align: text-top;
116 * > .heading:link, * > .heading:visited {
120 h1:hover .heading, h2:hover .heading, h3:hover .heading,
121 h4:hover .heading, h5:hover .heading, h6:hover .heading {
127 background-color: #22ee22;
132 background-color: #ffdd44;
137 background-color: #ee2222;
156 border: 2px dashed #FF0000;
160 border: 1px solid #EEEEEE;
164 /*border-color: #88aacc;
165 background-color: #aaccee;*/
166 border-color: #888888;
167 background-color: #cccccc;
169 border-top-width: 0px;
170 border-bottom-width: 2px;
171 border-left-width: 0px;
172 border-right-width: 0px;
200 border-top: 1px solid #bbbbbb;
204 #footer :link, #footer :visited {
214 #footer p.copyright {
235 background-color: white;
240 border-top-width: 1px;
241 border-right-width: 1px;
242 border-bottom-width: 1px;
243 border-left-width: 1px
255 border: 2px solid #ccc;
256 border-collapse: collapse;
260 margin-bottom: 0.5em;
267 /* FIXME: should be thead */
269 border: 1px solid #d7d7d7;
270 border-bottom-color: #999;
273 vertical-align: bottom;
277 border: 1px dotted #ddd;
282 table tbody tr { border-top: 1px solid #ddd }
283 table tbody tr.even { background-color: #f0f0f0 }
284 table tbody tr.odd { background-color: #e7e7e7 }
285 table tbody tr:hover { background: #eed !important }
287 table thead th :link:hover, table thead th :visited:hover table tbody td a:hover, table tbody th a:hover {
288 background-color: transparent;
293 border-color: #E9E609;
303 border-top-width: 1px;
304 border-right-width: 1px;
305 border-bottom-width: 1px;
306 border-left-width: 1px;
312 border-top-color: #FF0000;
313 border-color: #FF0000;
322 border-color: #00FF00;
331 border-color: #FFCC00;
338 font-family: monospace;
341 background-color: white;
342 border: 1px solid #8cacbb;
354 border: 1px solid #ccc;
355 padding: 3px !important;
358 background-color: #f9f9f9;
363 border: 1px solid #ccc;
364 vertical-align:bottom;
367 div.thumb div.caption {
372 padding: .3em 0 .1em 0;
377 /* Styles for search word highlighting */
379 .searchword0 { background: #ff9 }
380 .searchword1 { background: #cfc }
381 .searchword2 { background: #cff }
382 .searchword3 { background: #ccf }
383 .searchword4 { background: #fcf }
387 #footer { display: none }
388 .nav { display: none }