[chrisaldrich]!tell capjamesg I notice in your line width post you've got some CSS that targets the `e-content` microformat. Experience (especially in WordPress and other large, shared code bases) has shown me that it's better practice to add another class at the same level to target for CSS and display and let the microformats only serve a semantic function. There's nothing functionally wrong with it, but it's a small thing that's worth
[tantek]GWG, the mini-heading above your photos in the sidebar that says "1 year ago..." is good, presumably as a summary of when the photos were taken, to make it clear that they aren't super recent. It's a nice bit of context setting.
capjamesg[d][chrisaldrich] good find! This has actually been a problem for me because .e-content means different things in terms of layout on my other content pages like "like" pages and "reply" pages. I do need to change this. It's definitely just semantics but semantics do matter 🙂