added SubtitledImage component

This commit is contained in:
2026-02-02 20:50:57 +01:00
parent 730ec4bc24
commit 4d8d10765c
4 changed files with 154 additions and 6 deletions

View File

@@ -97,6 +97,7 @@
:global {
:root {
--color-text: #d0d0d0;
--color-text-secondary: #b0b0b0;
--color-text-img: invert(98%) sepia(1%) saturate(4643%) hue-rotate(297deg) brightness(115%) contrast(76%);
--color-text-dark: #1e1e1e;
--color-highlight: #51B86B;
@@ -340,7 +341,7 @@
.pixelated-img {
image-rendering: pixelated;
}
.small-supertext {
font-size: 0.7rem;
line-height: 0.7rem;