改了首页标题间距

This commit is contained in:
2024-03-11 15:12:10 +08:00
parent 96706fd244
commit 081be67fab
2 changed files with 11 additions and 5 deletions

View File

@@ -363,15 +363,15 @@ input.disable {
}
.exten_sion .es_jour li:nth-child(3n+1) {
width: 30%;
width: 35%;
}
.exten_sion .es_jour li:nth-child(3n+2) {
width: 35.5%;
width: 34%;
}
.exten_sion .es_jour li:nth-child(3n+3) {
width: 25.5%;
width: 30%;
}
.exten_sion .es_serch {

View File

@@ -5169,18 +5169,22 @@ ul li .ab_tad {
.fuwenben a {
color: #006699;
}
/* 20240306 */
.newHebingTop .js-title-evolution-prefix {
font-weight: 500 !important;
}
.newHebingTop .about-container {
padding-right: 25px;
}
.newHebingTop .about-container .js-title-evolution {
font-size: 22px;
text-align: justify;
font-size: 18px !important;
text-align: justify !important;
font-family: "Times New Roman", Helvetica, Georgia, serif !important;
}
.newHebingTop .about-container .have-italic {
@@ -5188,8 +5192,10 @@ ul li .ab_tad {
font-style: italic;
}
.newHebingTop .anchor-text {
font-style: italic;
}
/* 20240306 */