ryys
6 days ago
Cleaned up the block/indent system; uses classes now rather than a style tag for each individual block. That said, I still don't understand the style sheet, frankly it scares me a bit
switching everything over to CSS classes, rather than a bunch of long style tags that I'd have to copy/paste each time I want to make a new section. I tried to put it into a style sheet, but it didn't work for any page other than my main and I can't figure out why so I'm just going to stick with a block of CSS definitions at the top of each page