Wednesday, July 20, 2022 at 12:22 PM
I just applied the same CSS stylesheet to my entire website. I put an Alias in my httpd.conf so that every domain uses the same folder. This way, I can change the stylesheet in one place and have it applied everywhere. I also made sure I had a DOCTYPE everywhere. (I didn't have a doctype before because it made the first <h1> closer to the top)