Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

For the <<replace>> macros you found: it looks like you need to c+p that CSS code into your story's CSS passage, AND include that .js code in your .js passage. There's information on how to do that here, but the jist of it is you just need two special passages tagged "stylesheet" and "script" with these codes in them. Then <<replace>> and all the others will work

Thanks! Your link helped me figure out how to put together the effect I wanted. Starting with zero CSS/Twine knowledge meant I didn't know where to try to paste CSS or Javascript code to make macros work in my game without a guide.

I'm glad I could help