aboutsummaryrefslogtreecommitdiffstats
path: root/public/css
diff options
context:
space:
mode:
authorAndrey Nering <andrey.nering@gmail.com>2016-11-10 22:50:31 -0200
committerLunny Xiao <xiaolunwen@gmail.com>2016-11-11 08:50:31 +0800
commit96c9fef35f919fc2809cff989e215955402fa3f7 (patch)
tree228bd950a375297d543124d7d7bf37341ee27766 /public/css
parent52cc3fd36a60add3780b9684f811fe2caf602c31 (diff)
downloadgitea-96c9fef35f919fc2809cff989e215955402fa3f7.tar.gz
gitea-96c9fef35f919fc2809cff989e215955402fa3f7.zip
Update home page to Gitea (#138)
Diffstat (limited to 'public/css')
-rw-r--r--public/css/index.css4
1 files changed, 2 insertions, 2 deletions
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;