feat(css): use forgejo color
This commit is contained in:
parent
4c430b9eed
commit
cd60c6f0b2
2 changed files with 2 additions and 1 deletions
1
result
Symbolic link
1
result
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
/nix/store/rm02pqyyl9m56mnbssg1yilvsw683g6b-dgnum-landing
|
|
@ -14,7 +14,7 @@
|
||||||
background-color: #0a0a0a;
|
background-color: #0a0a0a;
|
||||||
}
|
}
|
||||||
.link-git {
|
.link-git {
|
||||||
background-color: #333;
|
background-color: #FF6600;
|
||||||
}
|
}
|
||||||
.link-gitlab {
|
.link-gitlab {
|
||||||
background-color: #554488;
|
background-color: #554488;
|
||||||
|
|
Loading…
Reference in a new issue