Hi folks,
I haven't looked at the template system to see how easy this would be, but I have one problem with the site as it is now, that may be very easy to solve.
Namely, when you load it first time, the browser doesn't know to render all the corners (since they are all images), and as a result the layout happens in stages, and it's annoying.
Can we please provide _explicit_ sizes for <img>es like these: <img src="./images/winehq_border_top_right.gif" alt=""> <img src="./images/winehq_border_bottom_right.gif" alt=""> ... This should take care of this little annoyance, and would make the site feel better.