Skip to content

Commit a49af25

Browse files
authored
Update styles and images in courses-cn.html
1 parent 4dd60e6 commit a49af25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/courses-cn.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
</div>
1919
</a>
2020
<!-- Image 2 -->
21-
<a href="#" onclick="milib.openUrl('https://www.bilibili.com/video/BV1bw4m1C7bP/')" class="block bg-white rounded-lg shadow-lg overflow-hidden">
21+
<a href="#" onclick="milib.openUrl('https://www.bilibili.com/video/BV1bw4m1C7bP/')" class="block bg-grey-100 rounded-lg shadow-lg overflow-hidden">
2222
<img src="https://edu.qpython.org/static/qpython2.jpeg" alt="QPython起源" class="w-full">
23-
<div class="p-4">
23+
<div class="p-4 bg-white">
2424
<h2 class="text-xl font-bold text-center">QPython起源</h2>
2525
</div>
2626
</a>
2727
<a href="#" onclick="milib.openUrl('https://www.bilibili.com/video/BV1Gi9iYYE6b/')" class="block bg-grey-100 rounded-lg shadow-lg overflow-hidden">
28-
<img src="https://edu.qpython.org/static/qiyuan.png" alt="QPython使用介绍" class="w-full">
28+
<img src="https://edu.qpython.org/static/shiyong-nobg.png" alt="QPython使用介绍" class="w-full">
2929
<div class="p-4 bg-white">
3030
<h2 class="text-xl font-bold text-center">QPython使用介绍</h2>
3131
</div>

0 commit comments

Comments
 (0)