Copy CSS files to installation folder

This commit is contained in:
nileane 2024-08-24 16:19:57 +00:00 committed by github-actions[bot]
parent 6127d91572
commit f5ae6af82c
4 changed files with 4 additions and 4 deletions

View file

@ -7066,7 +7066,7 @@ a:is(.active,
text-decoration-thickness: 2px;
text-underline-offset: 2px;
}
.app-body .about__section__body .prose a:hover span,
.app-body .about__section__body .prose a:hover :is(span, strong),
.app-body .hover-card__bio a:hover {
text-decoration-color: var(--color-accent);
}

View file

@ -7066,7 +7066,7 @@ a:is(.active,
text-decoration-thickness: 2px;
text-underline-offset: 2px;
}
.app-body .about__section__body .prose a:hover span,
.app-body .about__section__body .prose a:hover :is(span, strong),
.app-body .hover-card__bio a:hover {
text-decoration-color: var(--color-accent);
}

View file

@ -7066,7 +7066,7 @@ a:is(.active,
text-decoration-thickness: 2px;
text-underline-offset: 2px;
}
.app-body .about__section__body .prose a:hover span,
.app-body .about__section__body .prose a:hover :is(span, strong),
.app-body .hover-card__bio a:hover {
text-decoration-color: var(--color-accent);
}

View file

@ -7066,7 +7066,7 @@ a:is(.active,
text-decoration-thickness: 2px;
text-underline-offset: 2px;
}
.app-body .about__section__body .prose a:hover span,
.app-body .about__section__body .prose a:hover :is(span, strong),
.app-body .hover-card__bio a:hover {
text-decoration-color: var(--color-accent);
}