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

Finish new home page of organization

This commit is contained in:
Unknwon
2014-08-10 20:11:18 -07:00
parent 7af7584d25
commit 5fbf8531e6
27 changed files with 445 additions and 142 deletions

View File

@@ -372,6 +372,10 @@ dt {
font-size: 10.8px;
padding: .4em .9em;
}
.btn-medium {
font-size: 12px;
padding: .4em .9em;
}
.btn-large {
font-size: 14.4px;
}