Commit 20f6c725 authored by youjie's avatar youjie

no message

parent 7bcd2201
...@@ -7,16 +7,16 @@ ...@@ -7,16 +7,16 @@
._btn:hover{ ._btn:hover{
color: red; color: red;
} }
.right>.iconfont { .right .iconfont {
font-size: 12px; font-size: 12px;
display: inline-block; display: inline-block;
margin-left: 10px; margin-left: 10px;
} }
.right>.iconfont.icon-gengduo { .iconfont.icon-gengduo {
transform: rotate(0deg); transform: rotate(0deg);
font-size: 12px; font-size: 12px;
} }
.right>.iconfont.icon-gengduo._rotate{ .right .icon-gengduo._rotate{
transform: rotate(180deg); transform: rotate(180deg);
} }
.Finance-box{ .Finance-box{
......
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