mirror of
https://gitee.com/gitea/gitea
synced 2025-12-28 19:26:34 +08:00
finish transforming to v2
This commit is contained in:
@@ -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} {
|
||||
|
||||
Reference in New Issue
Block a user