更新css

This commit is contained in:
2022-01-14 13:29:30 +08:00
parent 4fe3e9b6c6
commit d366b47d6a

View File

@@ -459,6 +459,6 @@ img {max-width: 100%;}
.tdrcBrief-label li>span {display: inline-block;color: #000; width: 100px; text-align: right; font-weight: 600; margin-right: 20px;}
.tdrcBrief-label li>p {width: calc(100% - 200px);}
.tdrc {width: 170px; height: 200px;}
.tdrcImg {width: 170px; padding-top: 120%; position: relative; overflow: hidden;}
.tdrcImg {width: 170px; padding-top: 28%; position: relative; overflow: hidden;}
.tdrcCont-title {background: #f4f8fe; line-height: 44px; border-left: #203175 6px solid; padding-left: 15px; font-weight: 700;font-size: 18px; color: #203175; margin-bottom: 20px;}
.tdrcCont-text {font-size: 16px; line-height: 32px;}