Show More
@@ -2,16 +2,16 b' a { text-decoration:none; }' | |||||
2 | .age { white-space:nowrap; } |
|
2 | .age { white-space:nowrap; } | |
3 | .date { white-space:nowrap; } |
|
3 | .date { white-space:nowrap; } | |
4 | .indexlinks { white-space:nowrap; } |
|
4 | .indexlinks { white-space:nowrap; } | |
5 |
.parity0 { background-color: #ddd |
|
5 | .parity0 { background-color: #ddd; } | |
6 |
.parity1 { background-color: #eee |
|
6 | .parity1 { background-color: #eee; } | |
7 |
.lineno { width: 60px; color: #aaa |
|
7 | .lineno { width: 60px; color: #aaa; font-size: smaller; | |
8 | text-align: right; padding-right:1em; } |
|
8 | text-align: right; padding-right:1em; } | |
9 | .plusline { color: green; } |
|
9 | .plusline { color: green; } | |
10 | .minusline { color: red; } |
|
10 | .minusline { color: red; } | |
11 | .atline { color: purple; } |
|
11 | .atline { color: purple; } | |
12 | .annotate { font-size: smaller; text-align: right; padding-right: 1em; } |
|
12 | .annotate { font-size: smaller; text-align: right; padding-right: 1em; } | |
13 | .buttons a { |
|
13 | .buttons a { | |
14 |
background-color: #666 |
|
14 | background-color: #666; | |
15 | padding: 2pt; |
|
15 | padding: 2pt; | |
16 | color: white; |
|
16 | color: white; | |
17 | font-family: sans; |
|
17 | font-family: sans; | |
@@ -25,7 +25,7 b' a { text-decoration:none; }' | |||||
25 | } |
|
25 | } | |
26 |
|
26 | |||
27 | .metatag { |
|
27 | .metatag { | |
28 |
background-color: #888 |
|
28 | background-color: #888; | |
29 | color: white; |
|
29 | color: white; | |
30 | text-align: right; |
|
30 | text-align: right; | |
31 | } |
|
31 | } |
@@ -884,16 +884,16 b' a { text-decoration:none; }' | |||||
884 | .age { white-space:nowrap; } |
|
884 | .age { white-space:nowrap; } | |
885 | .date { white-space:nowrap; } |
|
885 | .date { white-space:nowrap; } | |
886 | .indexlinks { white-space:nowrap; } |
|
886 | .indexlinks { white-space:nowrap; } | |
887 |
.parity0 { background-color: #ddd |
|
887 | .parity0 { background-color: #ddd; } | |
888 |
.parity1 { background-color: #eee |
|
888 | .parity1 { background-color: #eee; } | |
889 |
.lineno { width: 60px; color: #aaa |
|
889 | .lineno { width: 60px; color: #aaa; font-size: smaller; | |
890 | text-align: right; padding-right:1em; } |
|
890 | text-align: right; padding-right:1em; } | |
891 | .plusline { color: green; } |
|
891 | .plusline { color: green; } | |
892 | .minusline { color: red; } |
|
892 | .minusline { color: red; } | |
893 | .atline { color: purple; } |
|
893 | .atline { color: purple; } | |
894 | .annotate { font-size: smaller; text-align: right; padding-right: 1em; } |
|
894 | .annotate { font-size: smaller; text-align: right; padding-right: 1em; } | |
895 | .buttons a { |
|
895 | .buttons a { | |
896 |
background-color: #666 |
|
896 | background-color: #666; | |
897 | padding: 2pt; |
|
897 | padding: 2pt; | |
898 | color: white; |
|
898 | color: white; | |
899 | font-family: sans; |
|
899 | font-family: sans; | |
@@ -907,7 +907,7 b' a { text-decoration:none; }' | |||||
907 | } |
|
907 | } | |
908 |
|
908 | |||
909 | .metatag { |
|
909 | .metatag { | |
910 |
background-color: #888 |
|
910 | background-color: #888; | |
911 | color: white; |
|
911 | color: white; | |
912 | text-align: right; |
|
912 | text-align: right; | |
913 | } |
|
913 | } |
General Comments 0
You need to be logged in to leave comments.
Login now