Roger Dingledine commited on 2005-01-02 02:32:32
Zeige 1 geänderte Dateien mit 0 Einfügungen und 4 Löschungen.
| ... | ... |
@@ -159,13 +159,11 @@ TD.links {
|
| 159 | 159 |
|
| 160 | 160 |
TD.links A:link, TD.links A:visited {
|
| 161 | 161 |
color: white; |
| 162 |
- text-decoration: none; |
|
| 163 | 162 |
font-size: 11px; |
| 164 | 163 |
} |
| 165 | 164 |
|
| 166 | 165 |
TD.links A:hover {
|
| 167 | 166 |
color: orange; |
| 168 |
- text-decoration: underline; |
|
| 169 | 167 |
|
| 170 | 168 |
} |
| 171 | 169 |
|
| ... | ... |
@@ -203,13 +201,11 @@ P {
|
| 203 | 201 |
A:link {
|
| 204 | 202 |
color: blue; |
| 205 | 203 |
font-size: 10pt; |
| 206 |
- text-decoration: none; |
|
| 207 | 204 |
} |
| 208 | 205 |
|
| 209 | 206 |
A:visited {
|
| 210 | 207 |
color: purple; |
| 211 | 208 |
font-size: 10pt; |
| 212 |
- text-decoration: none; |
|
| 213 | 209 |
} |
| 214 | 210 |
|
| 215 | 211 |
TD {
|
| 216 | 212 |