Rev | Line | |
---|
[117] | 1 | h3.fn,span.fn |
---|
| 2 | { |
---|
| 3 | margin-left: 1cm; |
---|
| 4 | text-indent: -1cm; |
---|
| 5 | } |
---|
| 6 | |
---|
| 7 | a:link |
---|
| 8 | { |
---|
| 9 | color: #004faf; |
---|
| 10 | text-decoration: none |
---|
| 11 | } |
---|
| 12 | |
---|
| 13 | a:visited |
---|
| 14 | { |
---|
| 15 | color: #672967; |
---|
| 16 | text-decoration: none |
---|
| 17 | } |
---|
| 18 | |
---|
| 19 | a.obsolete |
---|
| 20 | { |
---|
| 21 | color: #661100; |
---|
| 22 | text-decoration: none |
---|
| 23 | } |
---|
| 24 | |
---|
| 25 | a.compat |
---|
| 26 | { |
---|
| 27 | color: #661100; |
---|
| 28 | text-decoration: none |
---|
| 29 | } |
---|
| 30 | |
---|
| 31 | a.obsolete:visited |
---|
| 32 | { |
---|
| 33 | color: #995500; |
---|
| 34 | text-decoration: none |
---|
| 35 | } |
---|
| 36 | |
---|
| 37 | a.compat:visited |
---|
| 38 | { |
---|
| 39 | color: #995500; |
---|
| 40 | text-decoration: none |
---|
| 41 | } |
---|
| 42 | |
---|
| 43 | td.postheader |
---|
| 44 | { |
---|
| 45 | font-family: sans-serif |
---|
| 46 | } |
---|
| 47 | |
---|
| 48 | tr.address |
---|
| 49 | { |
---|
| 50 | font-family: sans-serif |
---|
| 51 | } |
---|
| 52 | |
---|
| 53 | body |
---|
| 54 | { |
---|
| 55 | background: #ffffff; |
---|
| 56 | color: black |
---|
| 57 | } |
---|
| 58 | |
---|
| 59 | table tr.odd { |
---|
| 60 | background: #f0f0f0; |
---|
| 61 | color: black; |
---|
| 62 | } |
---|
| 63 | |
---|
| 64 | table tr.even { |
---|
| 65 | background: #e4e4e4; |
---|
| 66 | color: black; |
---|
| 67 | } |
---|
| 68 | |
---|
| 69 | table.annotated th { |
---|
| 70 | padding: 3px; |
---|
| 71 | text-align: left |
---|
| 72 | } |
---|
| 73 | |
---|
| 74 | table.annotated td { |
---|
| 75 | padding: 3px; |
---|
| 76 | } |
---|
| 77 | |
---|
| 78 | table tr pre |
---|
| 79 | { |
---|
| 80 | padding-top: 0px; |
---|
| 81 | padding-bottom: 0px; |
---|
| 82 | padding-left: 0px; |
---|
| 83 | padding-right: 0px; |
---|
| 84 | border: none; |
---|
| 85 | background: none |
---|
| 86 | } |
---|
| 87 | |
---|
| 88 | tr.qt-style |
---|
| 89 | { |
---|
| 90 | background: #96E066; |
---|
| 91 | color: black |
---|
| 92 | } |
---|
| 93 | |
---|
| 94 | body pre |
---|
| 95 | { |
---|
| 96 | padding: 0.2em; |
---|
| 97 | border: #e7e7e7 1px solid; |
---|
| 98 | background: #f1f1f1; |
---|
| 99 | color: black |
---|
| 100 | } |
---|
| 101 | |
---|
| 102 | table tr.qt-code pre |
---|
| 103 | { |
---|
| 104 | padding: 0.2em; |
---|
| 105 | border: #e7e7e7 1px solid; |
---|
| 106 | background: #f1f1f1; |
---|
| 107 | color: black |
---|
| 108 | } |
---|
| 109 | |
---|
| 110 | span.preprocessor, span.preprocessor a |
---|
| 111 | { |
---|
| 112 | color: darkblue; |
---|
| 113 | } |
---|
| 114 | |
---|
| 115 | span.comment |
---|
| 116 | { |
---|
| 117 | color: darkred; |
---|
| 118 | font-style: italic |
---|
| 119 | } |
---|
| 120 | |
---|
| 121 | span.string,span.char |
---|
| 122 | { |
---|
| 123 | color: darkgreen; |
---|
| 124 | } |
---|
| 125 | |
---|
| 126 | .title |
---|
| 127 | { |
---|
| 128 | text-align: center |
---|
| 129 | } |
---|
| 130 | |
---|
| 131 | .subtitle |
---|
| 132 | { |
---|
| 133 | font-size: 0.8em |
---|
| 134 | } |
---|
| 135 | |
---|
| 136 | .small-subtitle |
---|
| 137 | { |
---|
| 138 | font-size: 0.65em |
---|
| 139 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.