SHOW:
|
|
- or go back to the newest paste.
1 | body { | |
2 | font-family: Verdana,sans-serif; | |
3 | font-size: 0.9em; | |
4 | } | |
5 | div.post p { | |
6 | display: block; | |
7 | margin: 0; | |
8 | line-height: 1.0em; | |
9 | font-size: 11pt; | |
10 | min-height: 1.16em; | |
11 | } | |
12 | - | a:hover, .intro a.post_no { |
12 | + | |
13 | - | color: #789922; |
13 | + | |
14 | } | |
15 | - | a:hover, .intro a.post_no:hover { |
15 | + | |
16 | - | color: #0066FF; |
16 | + | |
17 | font-size: 11px; | |
18 | } | |
19 | div.banner { | |
20 | font-size: 14pt; | |
21 | font-weight: normal; | |
22 | text-align: center; | |
23 | margin: 0.5em 0; | |
24 | } | |
25 | .post-table th, .post-table-options th { | |
26 | width: 60px; | |
27 | font-size: 12px; | |
28 | font-weight: bold; | |
29 | } | |
30 | #thread-quick-reply { | |
31 | display: none; | |
32 | float: right; | |
33 | margin-left: 10px; | |
34 | font-size: 1.5em; | |
35 | } |