前言样式

This commit is contained in:
Euni4U 2025-03-19 16:31:18 +08:00
parent bd9c5fbdcc
commit c11d0d5ebc

View File

@ -529,6 +529,14 @@
right: 20px !important; /* 从10px调整为20px */
border-top: 1px solid #000 !important;
}
/* 前言标题打印样式 */
.preface-content h1 {
font-size: 24px !important;
margin-bottom: 40px !important;
text-align: center !important;
font-weight: bold !important;
}
}
/* 添加首页样式 */