Commit 6e59b0bd by liuhailong

aaaa

parent e5377678
...@@ -520,14 +520,14 @@ html #layui_layer_skinlayercss { ...@@ -520,14 +520,14 @@ html #layui_layer_skinlayercss {
/* margin: 0 6px; */ /* margin: 0 6px; */
/* padding: 0 15px; */ /* padding: 0 15px; */
border: 1px solid #dedede; border: 1px solid #dedede;
background-color: #f1f1f1; background-color: #666;
color: #333; color: #333;
border-radius: 50%; border-radius: 50%;
display: block; display: block;
font-weight: 400; font-weight: 400;
cursor: pointer; cursor: pointer;
text-decoration: none; text-decoration: none;
font-size: 20px; font-size: 16px;
} }
.layui-layer-btn a:hover { .layui-layer-btn a:hover {
......
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