Commit e1cdbd60 authored by xinzhedeai's avatar xinzhedeai

fix:首页菜单样式修改-上报

parent 228e0a70
...@@ -365,6 +365,15 @@ border-right: 1px solid #eee; */ ...@@ -365,6 +365,15 @@ border-right: 1px solid #eee; */
background-image: url('image/code/home/shangbao.png'); background-image: url('image/code/home/shangbao.png');
} }
.check-module.shangbao p:first-child {
color: #9e5d15;
}
.check-module.shangbao p:last-child {
color: #cd995f;
}
.check-module:nth-child(2n) { .check-module:nth-child(2n) {
border-right: none; border-right: none;
......
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