This’ll just be a quick update (both to jot down something and to add more content so that I can work on the post <-> navigation).
Went back and re-read my last post. Good gawd is it jumbly, but I think I’ll leave it mostly alone to stand as a testament to the dangers of late-night posting after staring at CSS/PHP for 4 hours straight.
Coding continues, I’ve been working on the Comments section primarily recently. Just kind of going down the list and styling things as I see them.
I really love the CSS3 Rounded-Corner property (border-radius), as you may have noticed, but slapping borders on elements has a funny way of coming back to bite you. Primarily, width:100% and borders do not play nice together.


