distrohop/assets/css/style.css
Elara6331 76cbbad74a
All checks were successful
ci/woodpecker/release/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
Initial Commit
2025-02-12 19:33:11 -08:00

20 lines
332 B
CSS

.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; }