Commit a1800c1d by Chao Sun

样式修改

parent a71b911a
...@@ -67,7 +67,7 @@ ul li,ol li{ ...@@ -67,7 +67,7 @@ ul li,ol li{
} */ } */
.questionTitle{ .questionTitle{
color:#ec2d37; color:#ec2d37;
font-size: 26px; font-size: 22px;
height: 60px; height: 60px;
line-height: 60px; line-height: 60px;
width: 100%; width: 100%;
...@@ -129,7 +129,7 @@ ul li,ol li{ ...@@ -129,7 +129,7 @@ ul li,ol li{
padding-left: 5%; padding-left: 5%;
} }
.jobContent li.selected,.income li.selected{ .jobContent li.selected,.income li.selected{
border: 1px #ff0000 solid; border: 2px #ff0000 solid;
} }
.cityContent{ .cityContent{
display: flex; display: flex;
......
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