公告详情

This commit is contained in:
zhouyanli
2026-04-18 17:33:26 +08:00
parent be358d070b
commit 2512da2324

View File

@@ -139,6 +139,7 @@
.container { .container {
min-height: 100vh; min-height: 100vh;
background-color: #ffffff; background-color: #ffffff;
padding: 20px;
// font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; // font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
} }
@@ -155,7 +156,7 @@
// border-bottom: 1px solid #f0f0f0; // border-bottom: 1px solid #f0f0f0;
.article-title { .article-title {
font-size: 18px; font-size: 32rpx;
font-weight: bold; font-weight: bold;
color: #333333; color: #333333;
line-height: 1.4; line-height: 1.4;