字体居中

develop
Jmysy 2020-06-02 20:09:54 +08:00
parent cfd6381b75
commit 20f75234a6
2 changed files with 7 additions and 0 deletions

View File

@ -18,6 +18,10 @@
border-radius: 4px;
}
.pear-btn i{
font-size: 13px;
}
.pear-btn:hover {
opacity: .8;
filter: alpha(opacity=80);

View File

@ -118,6 +118,9 @@ body::-webkit-scrollbar-corner {
background: #f6f6f6;
}
.pear-btn i{
font-size: 13px;
}
.pear-btn {