1
0
Fork 0
mirror of https://git.sr.ht/~ashkeel/strimertul synced 2024-09-20 02:00:49 +00:00

forgot the magic word

This commit is contained in:
Ash Keel 2021-11-29 17:31:29 +01:00
parent 99118b1ca9
commit b5de7c29f6
No known key found for this signature in database
GPG key ID: BAD8D93E7314ED3E

View file

@ -4,13 +4,13 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/"
style="fill-rule:evenodd;clip-rule:evenodd;"> style="fill-rule:evenodd;clip-rule:evenodd;">
<style> <style>
@media (prefers-color-scheme: dark) { @media (prefers-color-scheme: light) {
.text { .text {
fill: #FDF6E3; fill: #FDF6E3 !important;
} }
.logo-icon { .logo-icon {
stroke: #FDF6E3; stroke: #FDF6E3 !important;
} }
} }
</style> </style>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB