Commit ce8725e0 by 瞿伟康

fix

parent d9fd2fda
...@@ -45,6 +45,7 @@ ...@@ -45,6 +45,7 @@
display: flex; display: flex;
flex-flow: column; flex-flow: column;
padding: .07rem; padding: .07rem;
width: 1.28rem;
} }
.p-item p:nth-child(1){ .p-item p:nth-child(1){
font-size: 13px; font-size: 13px;
......
...@@ -59,7 +59,8 @@ ...@@ -59,7 +59,8 @@
.item-plate1 p:nth-child(2) { .item-plate1 p:nth-child(2) {
font-size: 12px; font-size: 12px;
margin: .1rem margin: .1rem;
height: .26rem;
} }
.item-plate1 p:nth-child(3) { .item-plate1 p:nth-child(3) {
......
.childNav{
text-align: center;
font-size: 20px;
margin: .1rem 0;
}
.commonBg{
color: #5e5e5e
}
.newsContent{
padding: .1rem
}
.title{
font-weight:600;
text-align: center
}
.date{
text-align: center
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment