removed obsolete issues (many of them fixed with AE)
[docutils.git] / sandbox / gschwant / docfactory / doc / stylesheets / navigation_l.css
blob2e6d177c96fc2f5cbafb3eed72ec20c7c572b89d
1 @import url(df.css);
3 a {
4 color: black ;
5 font-size: 8pt }
7 a:hover {
8 background-color: #00009F }
10 body {
11 background-color: white ;
12 font-size: 8pt ;
13 padding-top: 0.6cm ;
14 margin-top: 0cm ;
15 margin-left: 0cm ;
16 margin-right: 0.3cm ;
17 margin-bottom: 1.0cm }
19 table {
20 margin-top: 0cm ;
21 width: 100% ;
22 border-width: 0pt ;
23 border-style: thin }
25 td {
26 background-color: #6FC7FB ;
27 font-size: 8pt ;
28 width: 100% ;
29 border-width: 0pt ;
30 border-style: thin }
32 td.section {
33 background-color: #00009F ;
34 font-weight: bold ;
35 color: white }
37 td.empty {
38 background-color: white }