Browse Source

[GINR] NNCN colors added

cgars 8 years ago
parent
commit
97db6f5dc9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/css/gogs.css

+ 1 - 1
public/css/gogs.css

@@ -877,7 +877,7 @@ footer .ui.language .menu {
   font-size: 2em;
 }
 .home .hero .octicon {
-  color: #d9453d;
+  color: #467fda;
   font-size: 40px;
   width: 50px;
 }