Explorar el Código

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

Chente hace 6 años
padre
commit
cdc333b2fd
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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;