Webring Index Not Styling

, ,

I’m trying to get my webring index to use my css, but it isn’t working. If I use my regular styles, the background shows up, but the text is outside of the container. I’m using this webring widget. I put a repo of my site on Github.

I noticed that you’re not using your .webringbody CSS class in index.html

I made the webring body one so I could apply styling temporarily while my various .main ones weren’t working. From a little more testing, mainbody works and maincontainer works, but maincontainertext doesn’t for whatever reason.

It only seems to mess up on the Nancy Drew Webring index page and I’m not sure why.

The Nancy Drew webring page doesn’t use the .maincontainertext class.

I just updated the repo on Github so it’s using the maincontainertext now.