adding a page for my book collection. also might revamp the code for the dvd collection and use the same book code,,,
add " link rel="alternate stylesheet" type="text/css" href="style.css" title="stylename" " to the head, then create a normal dropdown and put " a href="/pagename" onclick="setActiveStyleSheet('stylename'); return false;" " after each option value
oh yeah and also use this script: https://shinyexe.neocities.org/switcher.js or something like it
i add 'scrollbar-color: 'color' 'color'; scrollbar-width: thin;' to whatever div i want to change and it works for me! i usually have mine transparent but it works fine for different colours :3