From 96c9fef35f919fc2809cff989e215955402fa3f7 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Thu, 10 Nov 2016 22:50:31 -0200 Subject: Update home page to Gitea (#138) --- public/css/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'public/css') diff --git a/public/css/index.css b/public/css/index.css index 91bea62694..a05802118f 100644 --- a/public/css/index.css +++ b/public/css/index.css @@ -857,7 +857,7 @@ footer .ui.language .menu { font-size: 3em; } .home .hero .octicon { - color: #d9453d; + color: #5aa509; font-size: 40px; width: 50px; } @@ -871,7 +871,7 @@ footer .ui.language .menu { padding-top: 30px; } .home a { - color: #d9453d; + color: #5aa509; } .signup { padding-top: 15px; -- cgit v1.2.3