added git link
This commit is contained in:
parent
2bf90900ca
commit
bdda210874
2 changed files with 9 additions and 1 deletions
|
@ -413,7 +413,7 @@ List is not yet complete.
|
|||
}
|
||||
|
||||
.git {
|
||||
background-color: ;
|
||||
background-color: #ff5500;
|
||||
color: ;
|
||||
}
|
||||
|
||||
|
@ -1376,3 +1376,8 @@ svg {
|
|||
.colours {
|
||||
background-color: #5BCEFA;
|
||||
}
|
||||
|
||||
|
||||
a {
|
||||
color: asdasf;
|
||||
}
|
|
@ -99,6 +99,9 @@
|
|||
<li class="link_item"><a class="link anilist" href="https://dalfuss.link/anilist" target="_blank"><svg fill="currentColor" width="800px" height="800px" viewBox="0 0 24 24" role="img" xmlns="http://www.w3.org/2000/svg"><path d="M6.361 2.943 0 21.056h4.942l1.077-3.133H11.4l1.052 3.133H22.9c.71 0 1.1-.392 1.1-1.101V17.53c0-.71-.39-1.101-1.1-1.101h-6.483V4.045c0-.71-.392-1.102-1.101-1.102h-2.422c-.71 0-1.101.392-1.101 1.102v1.064l-.758-2.166zm2.324 5.948 1.688 5.018H7.144z"/></svg>
|
||||
Anilist
|
||||
</a></li>
|
||||
<li class="link_item"><a class="link git" href="https://git.cyberwa.re/dalfuss" target="_blank"><i class="fa-brands fa-git-alt" aria-hidden="true"></i>
|
||||
Git
|
||||
</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="link_container">
|
||||
|
|
Loading…
Reference in a new issue