Commit 89f4c04d by liangjianmin

update: 修改多个页面的按钮背景颜色以统一视觉风格

- 将多个页面中的按钮背景颜色从 #33cd82 更新为 #336ECD,提升整体一致性
- 涉及 index.html、page4.html、page5.html、page9.html、page10.html 等多个文件的样式调整
- 确保页面结构和功能保持不变,优化用户体验
parent 1f963d2d
......@@ -53,7 +53,7 @@
height: 3800px !important;
}
#layerC1910854553A604DCC66FE0B5FA4C5BB a.btnarea{
background-color: #33cd82 !important;
background-color: #336ECD !important;
}
</style>
</head>
......@@ -955,7 +955,7 @@
</div>
<div class="full_content" style="width:1200px; position:absolute;left:0;top:0;margin-left: 0px;;height:589px;">
<div id='layerC1910854553A604DCC66FE0B5FA4C5BB' type='buttons' class='cstlayer' style='left: 512px; top: 459px; width: 152px; height: 45px; position: absolute; z-index: 183; ' mid="" fatherid='layerB2BF4C46FFDBF83F480466FFBE0095DC' deg='0'>
<div class="wp-buttons_content" style="padding: 0px; border: 0px solid transparent; width: 153px; height: 45px; overflow: hidden; background-color: #33cd82;"><a href="page4.html" class="btnarea button_btndefault-link" style="width:152px;left:0px;top:0px;height:45px;line-height:45px;">
<div class="wp-buttons_content" style="padding: 0px; border: 0px solid transparent; width: 153px; height: 45px; overflow: hidden; background-color: #336ECD;"><a href="page4.html" class="btnarea button_btndefault-link" style="width:152px;left:0px;top:0px;height:45px;line-height:45px;">
<span class="button_btndefault-label">更多......</span>
</a>
<script type="text/javascript" src="website/script/usermanagemob/clipboard.js"></script>
......@@ -1702,21 +1702,21 @@
}
.lihover {
background-color: #33cd82 !important;
background-color: #336ECD !important;
}
#nav_layer772738BD8D684DC8F9645EE7622A4E9F li.wp_subtop:hover {
background-color: #33cd82 !important;
background-color: #336ECD !important;
}
#layer772738BD8D684DC8F9645EE7622A4E9F li.lihover {
height: 87px !important;
line-height: 87px !important;
}
#layerBBC74B987F95391617189E1CBD92919A a.btnarea{
background-color: #33cd82 !important;
background-color: #336ECD !important;
}
#layer64466CA1C5761C4FA0AC80FA9F5A81E4 a.btnarea{
background-color: #33cd82 !important;
background-color: #336ECD !important;
}
</style>
<script type="text/javascript">
......
......@@ -102,7 +102,7 @@
#layer628484DC28F3095944E9038067FC3349 li.lihover {
background-color: #33cd82 !important;
background-color: #336ECD !important;
}
......@@ -110,7 +110,7 @@
#nav_layer628484DC28F3095944E9038067FC3349 li.wp_subtop:hover {
background-color: #33cd82 !important;
background-color: #336ECD !important;
}
......
......@@ -50,11 +50,11 @@
}
#layerAD8484317AB2A1663138B74E064C0ABA li.lihover{
background-color: #33cd82 !important;
background-color: #336ECD !important;
}
#layerAD8484317AB2A1663138B74E064C0ABA li.wp_subtop:hover {
background-color: #33cd82 !important;
background-color: #336ECD !important;
}
</style>
</head>
......
......@@ -50,11 +50,11 @@
}
#layerAEA5E59B20C117BE5D6119F5E02549EA li.lihover{
background-color: #33cd82 !important;
background-color: #336ECD !important;
}
#layerAEA5E59B20C117BE5D6119F5E02549EA li.wp_subtop:hover {
background-color: #33cd82 !important;
background-color: #336ECD !important;
}
</style>
</head>
......
......@@ -49,11 +49,11 @@
background-image: none !important;
}
#layer9F63EE5D5960D7FF5463CE21BC442887 li.lihover{
background-color: #33cd82 !important;
background-color: #336ECD !important;
}
#layer9F63EE5D5960D7FF5463CE21BC442887 li.wp_subtop:hover {
background-color: #33cd82 !important;
background-color: #336ECD !important;
}
</style>
</head>
......
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 sign in to comment