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

finish transforming to v2

This commit is contained in:
Unknwon
2015-08-10 00:23:20 +08:00
parent 7372042441
commit 8a3ee795d2
8 changed files with 79 additions and 84 deletions

View File

@@ -105,10 +105,6 @@ footer {
text-align: center;
}
.text-error {
color: #d95c5c !important;
}
.generate-img(16);
.generate-img(@n, @i: 1) when (@i =< @n) {
.img-@{i} {