Some changes around the site, help needed

with No Comments

Made some changes to fix a bunch of CSS issues. Please contact me if anything sucks… and by sucks, I mean is broken.

Changes, so you know what to look for:

  • Captions now float left right and center, look like captions, and surround the picture with a nice box
  • Code tags make code look like a little code window
  • Added a new kind of quote mechanism for “citing” articles rather than “block quoting” them… though I haven’t decided which one is sweeter

Here’s where the help comes in: need some ideas on any other changes to the CSS that might rock. The idea I had in mind is added a title to a code window such that:

import crapola;
class aFunnyProg() {
}

Has a little title at the top of the box that says “Code:” or whatever. Anyone with some pro-tips?

Next Entries »