瀏覽代碼

Merge branch 'hotfix/v4.8.31.1_s' of qmx/jy into hotfix/v4.8.31.1

zhangyuhan 2 年之前
父節點
當前提交
48d3fcd2ee
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      src/web/staticres/public-pc/css/header-nav.css

+ 8 - 0
src/web/staticres/public-pc/css/header-nav.css

@@ -34,6 +34,7 @@
 
 }
 .advertising_position .one img {
+  z-index: 1;
   right: -18px;
 }
 .advertising_position .two img {
@@ -46,6 +47,12 @@
   height: 100%;
 }
 
+.advertising_position_index .one {
+  background-color: #1f5ef2;
+}
+.advertising_position_brand .one {
+  background-color: #480bdf;
+}
 .advertising_position_index .one,
 .advertising_position_brand .one {
   width: 50%;
@@ -63,6 +70,7 @@
   position: absolute;
   right: 0;
   top: 0;
+  background-color: #ff8a1d;
 }
 
 .advertising_position_brand .one {}