Commit e17a64ea by libai

测试

parent 3694187b
Showing with 7 additions and 2 deletions
...@@ -576,12 +576,14 @@ ...@@ -576,12 +576,14 @@
} }
.zone-content-box1-id > div { .zone-content-box1-id > div {
display: inline-block; display: inline-block;
padding: 0.05rem 0.2rem; padding: 0rem 0.2rem;
text-indent: 0; text-indent: 0;
color: #fff; color: #fff;
background: #EA8486; background: #EA8486;
border-radius: 1rem; border-radius: 1rem;
margin-left: 0.1rem; margin-left: 0.1rem;
height: 0.5rem;
line-height: 0.5rem;
} }
.zone-content-box1-id .sexBox0 { .zone-content-box1-id .sexBox0 {
background: #EA8486; background: #EA8486;
......
...@@ -588,14 +588,17 @@ ...@@ -588,14 +588,17 @@
padding-top: 0.5rem; padding-top: 0.5rem;
text-indent: 0.2rem; text-indent: 0.2rem;
font-size: 0.35rem; font-size: 0.35rem;
>div{ >div{
display: inline-block; display: inline-block;
padding: 0.05rem 0.2rem; padding: 0rem 0.2rem;
text-indent: 0; text-indent: 0;
color: #fff; color: #fff;
background: #EA8486; background: #EA8486;
border-radius: 1rem; border-radius: 1rem;
margin-left: 0.1rem; margin-left: 0.1rem;
height: 0.5rem;
line-height: 0.5rem;
} }
.sexBox0{ .sexBox0{
background: #EA8486; background: #EA8486;
......
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 sign in to comment