Initial Commit
All checks were successful
ci/woodpecker/release/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2025-02-12 19:33:11 -08:00
commit 76cbbad74a
43 changed files with 4970 additions and 0 deletions

19
assets/css/style.css Normal file
View File

@@ -0,0 +1,19 @@
.icon.is-aligned {
height:1em;
width:1em;
display: inline;
vertical-align: middle;
}
.icon.is-aligned svg {
height: 1em;
width: 1em;
top: .125em;
position: relative;
}
.pkg-tags:not(.is-active) > .tags:nth-child(10) ~ .tags {
display: none !important
}
[x-cloak] { display: none !important; }