Commit 26aae0fb authored by agping's avatar agping

pk加规则

parent e8993135
......@@ -70,7 +70,7 @@
cursor: pointer;
}
.pk-container-detail-team .export-pk,.rule-pk{
.pk-container-detail-team .export-pk{
width: 80px;
height: 30px;
font-size: 11px;
......@@ -83,16 +83,23 @@
cursor: pointer;
}
.rule-pk{
width: 60px;
background-color: #FF9318;
width: 70px;
background-color: #fff;
margin-left: 15px;
height: 28px;
line-height: 28px;
cursor: pointer;
border-radius: 3px;
/*border: 1px solid #31b0d5;*/
display: inline-block;
text-align: center;
background-color: #F4F5FB;
}
.rule-pk a{
color: #fff;
}
.rule-pk-con{
font-size: 15px;
color: #4F66C3;
}
.pk-container-detail-a{
margin: 10px 0;
}
......
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