File tree 1 file changed +40
-30
lines changed
1 file changed +40
-30
lines changed Original file line number Diff line number Diff line change 14
14
<div style="
15
15
flex-shrink: 0;
16
16
width: 120px;
17
- height: 120px;
17
+ height: 180px;
18
18
border-radius: 8px;
19
19
overflow: hidden;
20
20
margin-right: 16px;
21
21
">
22
22
<img
23
23
src="https://image11.m1905.cn/uploadfile/2024/1011/20241011032603291436.jpg"
24
24
alt="Anora 海报"
25
- style="width: 100%; height: 100%; object-fit: cover;"
25
+ style="
26
+ width: 100%;
27
+ height: 100%;
28
+ object-fit: cover;
29
+ "
26
30
>
27
31
</div>
28
32
<div style="flex: 1;">
29
33
<div style="
30
- font-size: 20px;
31
- font-weight: bold;
32
- color: #333;
34
+ font-size: 20px;
35
+ font-weight: bold;
36
+ color: #333;
33
37
margin-bottom: 8px;
34
38
">
35
39
阿诺拉 Anora (2024)
36
40
</div>
37
41
<div style="
38
- display: flex;
39
- align-items: center;
42
+ display: flex;
43
+ align-items: center;
40
44
margin-bottom: 12px;
41
45
">
42
- <div style="color: #f39c12; margin-right: 8px;">
43
- ⭐⭐⭐⭐☆
44
- </div>
45
- <div style="font-size: 16px; color: #555;">
46
- 7.1 / 10
46
+ <div style="
47
+ font-weight: 600;
48
+ font-size: 14px;
49
+ color: #333;
50
+ margin-right: 8px;
51
+ ">
52
+ 个人评分:
47
53
</div>
54
+ <div style="color: #f39c12;">
55
+ ⭐⭐⭐⭐☆
56
+ </div>
48
57
</div>
49
58
<div style="
50
- font-size: 14px;
51
- color: #666;
59
+ font-size: 14px;
60
+ color: #666;
52
61
line-height: 1.6;
53
62
">
54
- 《阿诺拉》由肖恩·贝克执导,米奇·麦迪森、马克·埃德尔斯坦主演,
55
- 是一部剧情/喜剧/爱情电影。影片于2024年5月21日在戛纳电影节首映,
56
- 10月18日在美国上映。
63
+ 阿诺拉是布鲁克林的性工作者,她邂逅了一个商界寡头的儿子并在冲动之下嫁给了他,这让她以为自己像灰姑娘一样终于遇到自己的王子。然而当结婚消息传到了俄罗斯,男方父母来到纽约取消婚姻,破灭了的阿诺拉的童话。
57
64
</div>
58
65
</div>
59
- <div style="
60
- position: absolute;
61
- top: 16px;
62
- right: 16px;
63
- background-color: #6c8b5f;
64
- color: white;
65
- font-size: 12px;
66
- padding: 4px 8px;
67
- border-radius: 4px;
68
- text-transform: uppercase;
69
- ">
70
- Movie
71
- </div>
66
+ <a href="https://movie.douban.com/subject/36195543/"
67
+ target="_blank"
68
+ style="
69
+ position: absolute;
70
+ top: 16px;
71
+ right: 16px;
72
+ background-color: #6c8b5f;
73
+ color: white;
74
+ font-size: 12px;
75
+ padding: 4px 8px;
76
+ border-radius: 4px;
77
+ text-transform: uppercase;
78
+ text-decoration: none;
79
+ ">
80
+ Movie >>>
81
+ </a>
72
82
</div>
You can’t perform that action at this time.
0 commit comments