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

#1180 and #1250: migration

This commit is contained in:
Unknwon
2015-08-15 16:03:20 +08:00
parent b35d7eee31
commit e633425f27
10 changed files with 231 additions and 116 deletions

View File

@@ -74,6 +74,9 @@ img {
&.red {
color: #d95c5c!important;
}
&.blue {
color: #428bca!important;
}
&.grey {
color: #767676!important;
a {