1
0

Update myanimelist-tweaks.user.css

This commit is contained in:
Akamaru
2025-10-02 22:08:15 +02:00
parent d5aa5c02e4
commit fe09c8f32d

View File

@@ -1,7 +1,7 @@
/* ==UserStyle==
@name MyAnimeList Tweaks
@namespace https://git.ponywave.de/Akamaru/Userscripts
@version 1.2
@version 1.3
@description Verschiedene Anpassungen für MyAnimeList.net
@author Akamaru
@homepageURL https://git.ponywave.de/Akamaru/Userscripts
@@ -114,4 +114,8 @@
.manga-store-preview {
display: none !important;
}
.bookstore-left-preview {
display: none !important;
}
}