FuXiaoHei 11 роки тому
батько
коміт
5d67960b1e
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      public/css/gogs.css

+ 2 - 2
public/css/gogs.css

@@ -97,11 +97,11 @@ html, body {
 }
 
 /* gogits nav item active status */
-.nav .active {
+#masthead .nav .active {
     color: #fff;
 }
 
-.nav .active:after {
+#masthead .nav .active:after {
     position: absolute;
     bottom: -1px;
     left: 50%;