1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Update home page to Gitea (#138)

This commit is contained in:
Andrey Nering
2016-11-10 22:50:31 -02:00
committed by Lunny Xiao
parent 52cc3fd36a
commit 96c9fef35f
5 changed files with 27 additions and 27 deletions

View File

@@ -14,7 +14,7 @@
font-size: 3em;
}
.octicon {
color: #d9453d;
color: #5aa509;
font-size: 40px;
width: 50px;
}
@@ -29,7 +29,7 @@
padding-top: 30px;
}
a {
color: #d9453d;
color: #5aa509;
}
}