1
|
1 |
.rc_item .rc_avatar img { |
|
2 |
padding:1px; |
|
3 |
border-width:1px; |
|
4 |
border-style:solid; |
|
5 |
} |
|
6 |
.rc_item .rc_left { |
|
7 |
display:inline; |
|
8 |
float:left; |
|
9 |
padding-right:7px !important; |
|
10 |
padding-right:4px; |
|
11 |
} |
|
12 |
.rc_item .rc_right { |
|
13 |
display:inline; |
|
14 |
float:right; |
|
15 |
padding-left:7px !important; |
|
16 |
padding-left:4px; |
|
17 |
} |
|
18 |
.rc_item .rc_info .author_name { |
|
19 |
font-weight:bold; |
|
20 |
} |
|
21 |
#rc_newest { |
|
22 |
float:left; |
|
23 |
padding-right:10px; |
|
24 |
} |
|
25 |
#rc_newer { |
|
26 |
float:left; |
|
27 |
} |
|
28 |
#rc_older { |
|
29 |
float:right; |
|
30 |
} |
|
31 |
.rc_fixed { |
|
32 |
clear:both; |
|
33 |
} |
|
34 |
.rc_label { |
|
35 |
font-weight:bolder; |
|
36 |
font-size:10px; |
|
37 |
} |
|
38 |
.rc_back { |
|
39 |
float:left; |
|
40 |
} |
|
41 |
.rc_datetime { |
|
42 |
float:right; |
|
43 |
} |