Show More
@@ -1,28 +1,29 | |||
|
1 | 1 | Content-type: text/html |
|
2 | 2 | |
|
3 | 3 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
4 | 4 | <html> |
|
5 | 5 | <head> |
|
6 | 6 | <style type="text/css"> |
|
7 | <!-- | |
|
7 | 8 | a { text-decoration:none; } |
|
8 | 9 | .parity0 { background-color: #dddddd; } |
|
9 | 10 | .parity1 { background-color: #eeeeee; } |
|
10 | 11 | .lineno { width: 60px; color: #aaaaaa; font-size: smaller; } |
|
11 | 12 | .plusline { color: green; } |
|
12 | 13 | .minusline { color: red; } |
|
13 | 14 | .atline { color: purple; } |
|
14 | 15 | .annotate { font-size: smaller; text-align: right; padding-right: 1em; } |
|
15 | 16 | .buttons a { |
|
16 | 17 | background-color: #666666; |
|
17 | 18 | padding: 2pt; |
|
18 | 19 | color: white; |
|
19 | 20 | font-family: sans; |
|
20 | 21 | font-weight: bold; |
|
21 | 22 | } |
|
22 | 23 | .metatag { |
|
23 | 24 | background-color: #888888; |
|
24 | 25 | color: white; |
|
25 | 26 | text-align: right; |
|
26 | 27 | } |
|
27 | ||
|
28 | --> | |
|
28 | 29 | </style> |
General Comments 0
You need to be logged in to leave comments.
Login now