mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-25 11:22:16 +00:00
finish transforming to v2
This commit is contained in:
parent
7372042441
commit
8a3ee795d2
8 changed files with 79 additions and 84 deletions
|
@ -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} {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue