dengjie commit : 新闻中心修改样式

This commit is contained in:
clay
2022-10-04 00:08:16 +08:00
parent aa7e14293c
commit 595a0eefc2
6 changed files with 241 additions and 207 deletions

View File

@@ -77,30 +77,30 @@
line-height: 5rem;
}
.more {
cursor: pointer !important;
width: 12.8rem;
height: 3.6rem;
background: #1956BC;
border-radius: 1.8rem;
font-size: 1.4rem;
font-family: "微软雅黑";
font-weight: 400;
text-align: center;
margin: 2rem auto;
line-height: 3.6rem;
color: #FFFFFF;
}
/*.more {*/
/* cursor: pointer !important;*/
/* width: 12.8rem;*/
/* height: 3.6rem;*/
/* background: #1956BC;*/
/* border-radius: 1.8rem;*/
/* font-size: 1.4rem;*/
/* font-family: "微软雅黑";*/
/* font-weight: 400;*/
/* text-align: center;*/
/* margin: 2rem auto;*/
/* line-height: 3.6rem;*/
/* color: #FFFFFF;*/
/*}*/
.more_img {
text-align: center;
margin-top: 2rem;
font-size: 2rem;
}
/*.more_img {*/
/* text-align: center;*/
/* margin-top: 2rem;*/
/* font-size: 2rem;*/
/*}*/
.more_img img {
font-size: small;
}
/*.more_img img {*/
/* font-size: small;*/
/*}*/
.hr {
border: 0.1rem solid #E6E6E6;