1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-05 18:05:19 +02: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 {