Line No. | Rev | Author | Line |
---|---|---|---|
1 | 6 | kaklik | BODY { |
2 | background-color: #dddddd |
||
3 | } |
||
4 | H1 { |
||
5 | text-align: center; |
||
6 | } |
||
7 | A.qindex {} |
||
8 | A.qindexRef {} |
||
9 | A.el { |
||
10 | text-decoration: none; |
||
11 | font-weight: bold |
||
12 | } |
||
13 | A.elRef { |
||
14 | font-weight: bold |
||
15 | } |
||
16 | A.code { |
||
17 | text-decoration: none; |
||
18 | font-weight: normal; |
||
19 | color: #4444ee |
||
20 | } |
||
21 | A.codeRef { |
||
22 | font-weight: normal; |
||
23 | color: #4444ee |
||
24 | } |
||
25 | A:hover { |
||
26 | text-decoration: none; |
||
27 | background-color: #bbbbbb |
||
28 | } |
||
29 | DL.el { |
||
30 | margin-left: -1cm |
||
31 | } |
||
32 | DIV.fragment { |
||
33 | border-style: solid; |
||
34 | border-color: black; |
||
35 | border-width: thin; |
||
36 | background-color: #d0d0d0; |
||
37 | padding-left: 5px; |
||
38 | margin-right: 5px; |
||
39 | } |
||
40 | DIV.ah { |
||
41 | background-color: black; |
||
42 | font-weight: bold; |
||
43 | color: #ffffff; |
||
44 | margin-bottom: 3px; |
||
45 | margin-top: 3px |
||
46 | } |
||
47 | TD.md { |
||
48 | background-color: #ccccbb; |
||
49 | font-weight: bold; |
||
50 | } |
||
51 | TD.mdname1 { |
||
52 | background-color: #ccccbb; |
||
53 | font-weight: bold; color: #702020; |
||
54 | } |
||
55 | TD.mdname { |
||
56 | background-color: #ccccbb; |
||
57 | font-weight: bold; |
||
58 | color: #702020; |
||
59 | width: 600px; |
||
60 | } |
||
61 | DIV.groupHeader { |
||
62 | margin-left: 16px; |
||
63 | margin-top: 12px; |
||
64 | margin-bottom: 6px; |
||
65 | font-weight: bold |
||
66 | } |
||
67 | DIV.groupText { |
||
68 | margin-left: 16px; |
||
69 | font-style: italic; |
||
70 | font-size: smaller |
||
71 | } |
||
72 | |||
73 | FONT.keyword { color: #008000 } |
||
74 | FONT.keywordtype { color: #604020 } |
||
75 | FONT.keywordflow { color: #e08000 } |
||
76 | FONT.comment { color: #800000 } |
||
77 | FONT.preprocessor { color: #806020 } |
||
78 | FONT.stringliteral { color: #002080 } |
||
79 | FONT.charliteral { color: #008080 } |
Powered by WebSVN v2.8.3