Create a new better script for showing more/less

This commit is contained in:
2025-01-08 10:17:04 +01:00
parent cca486f2b9
commit a2dc4f1964
10 changed files with 121 additions and 44 deletions

View File

@ -131,6 +131,10 @@ body {
display: none !important;
}
[show-more]:not([show-more-loaded]) {
display: none !important;
}
/*--------------------------------HEADER-------------------------------*/
#popupheader {