css formatting
Some checks failed
Run Integration Tests / test (push) Failing after 37s

This commit is contained in:
partisan 2025-06-16 11:26:26 +02:00
parent 70abf0a2bd
commit ec8ab05349
16 changed files with 152 additions and 96 deletions

View file

@ -28,7 +28,7 @@
--blue: #8ab4f8;
--green: #31b06e;
--image-view: #0c0d0f;
--image-view-titlebar: #0c0d0f;
--view-image-color: #000000;
@ -38,7 +38,7 @@
--search-button: #BABCBE;
--publish-info: #7f869e;
color-scheme: dark;
}
@ -71,4 +71,4 @@
.view-image-search:hover {
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
}