瀏覽代碼

顶部导航 选中状态,底部三角居中对齐问题

Chente 6 年之前
父節點
當前提交
cdc333b2fd
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      css/global.css

+ 2 - 1
css/global.css

@@ -69,7 +69,8 @@ body{
   position:absolute;
   content: "";
   top:39px;
-  left:44px;
+  left:50%;
+  margin-left:-8px;
   height: 0px;
   width: 0px;
   border-left: 7px solid transparent;