| /* Optional custom CSS (most styling via Tailwind in index.html) */ | |
| html { scroll-behavior: smooth; } | |
| summary { list-style: none; } | |
| summary::-webkit-details-marker { display: none; } |
| /* Optional custom CSS (most styling via Tailwind in index.html) */ | |
| html { scroll-behavior: smooth; } | |
| summary { list-style: none; } | |
| summary::-webkit-details-marker { display: none; } |