I thought it would be nice if every second entry in my guestbook showed up in a different color. I ended up with this quick (and not perfect) little fix.

If you’re also using Meadow’s lovely guestbook service (and if not, you really should), just add this snippet to your styles:

#guestbooks___guestbook-messages-container div:nth-child(even) {
  filter: contrast(75%);
}

Please note: It only works if you sign my guestbook. Just kidding — but hey, why not? 💬