added SubtitledImage component
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user