提交 9dfea528 编写于 作者: A afc163

fix iconfont

上级 c29f0214
...@@ -477,7 +477,7 @@ ul.anticons-list { ...@@ -477,7 +477,7 @@ ul.anticons-list {
list-style: none; list-style: none;
width: 100% width: 100%
} }
ul.anticons-list li{ ul.anticons-list li {
float: left; float: left;
margin: 5px; margin: 5px;
padding-bottom: 10px; padding-bottom: 10px;
...@@ -485,16 +485,17 @@ ul.anticons-list li{ ...@@ -485,16 +485,17 @@ ul.anticons-list li{
text-align: center; text-align: center;
list-style: none; list-style: none;
cursor: pointer; cursor: pointer;
height: 88px; height: 92px;
color: #5C6B77;
} }
ul.anticons-list li:hover { ul.anticons-list li:hover {
background-color: #6EB4E0; background-color: #6EB4E0;
color: #FFF; color: #fff;
border-radius: 4px; border-radius: 4px;
} }
.anticon { .anticon {
font-size: 28px; font-size: 32px;
line-height: 48px; line-height: 52px;
} }
.anticon-class { .anticon-class {
display: block; display: block;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册