Skip to content

Commit 55ce542

Browse files
committed
Site updated: 2024-10-01 08:33:40
1 parent a7a65a3 commit 55ce542

File tree

3 files changed

+16
-12
lines changed

3 files changed

+16
-12
lines changed

css/style_light.css

+8-4
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,10 @@ button {
464464
transform: translateY(-4px) !important;
465465
box-shadow: 0 0.3rem 0.6rem rgba(48, 55, 66, 0.12); /* 调整阴影模糊度和透明度 */
466466
}
467+
.cover_text {
468+
padding-right: 30%;
469+
padding-left: 10px;
470+
}
467471
@media screen and (max-width: 764px) {
468472
.content-card {
469473
padding: 30px;
@@ -483,6 +487,9 @@ button {
483487
margin-left: 0px !important;
484488
padding: 50px;
485489
}
490+
.cover_text {
491+
padding-right: 30px;
492+
}
486493
}
487494
.cover__link {
488495
padding: 10px;
@@ -503,10 +510,7 @@ button {
503510
object-fit: contain;
504511
margin-left:20px;
505512
}
506-
.cover_text {
507-
padding-right: 30%;
508-
padding-left: 10px;
509-
}
513+
510514
.tixing {
511515
width:100%;
512516
text-align: center;

sitemap.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ https://www.genkaim.top/google82ec51778917651a
2121
https://www.genkaim.top/tags/
2222
https://www.genkaim.top/
2323
https://www.genkaim.top/tags/Coding/
24-
https://www.genkaim.top/tags/%E6%95%99%E7%A8%8B/
2524
https://www.genkaim.top/tags/AI/
25+
https://www.genkaim.top/tags/%E6%95%99%E7%A8%8B/
2626
https://www.genkaim.top/tags/%E5%85%B6%E4%BB%96/

sitemap.xml

+7-7
Original file line numberDiff line numberDiff line change
@@ -193,36 +193,36 @@
193193

194194
<url>
195195
<loc>https://www.genkaim.top/</loc>
196-
<lastmod>2024-09-30</lastmod>
196+
<lastmod>2024-10-01</lastmod>
197197
<changefreq>daily</changefreq>
198198
<priority>1.0</priority>
199199
</url>
200200

201201

202202
<url>
203203
<loc>https://www.genkaim.top/tags/Coding/</loc>
204-
<lastmod>2024-09-30</lastmod>
204+
<lastmod>2024-10-01</lastmod>
205205
<changefreq>weekly</changefreq>
206206
<priority>0.2</priority>
207207
</url>
208208

209209
<url>
210-
<loc>https://www.genkaim.top/tags/%E6%95%99%E7%A8%8B/</loc>
211-
<lastmod>2024-09-30</lastmod>
210+
<loc>https://www.genkaim.top/tags/AI/</loc>
211+
<lastmod>2024-10-01</lastmod>
212212
<changefreq>weekly</changefreq>
213213
<priority>0.2</priority>
214214
</url>
215215

216216
<url>
217-
<loc>https://www.genkaim.top/tags/AI/</loc>
218-
<lastmod>2024-09-30</lastmod>
217+
<loc>https://www.genkaim.top/tags/%E6%95%99%E7%A8%8B/</loc>
218+
<lastmod>2024-10-01</lastmod>
219219
<changefreq>weekly</changefreq>
220220
<priority>0.2</priority>
221221
</url>
222222

223223
<url>
224224
<loc>https://www.genkaim.top/tags/%E5%85%B6%E4%BB%96/</loc>
225-
<lastmod>2024-09-30</lastmod>
225+
<lastmod>2024-10-01</lastmod>
226226
<changefreq>weekly</changefreq>
227227
<priority>0.2</priority>
228228
</url>

0 commit comments

Comments
 (0)