media/js/sjl.js @ 9f117cd3d2cf

Style tweaks.
author Steve Losh <steve@stevelosh.com>
date Thu, 10 Jun 2010 21:42:52 -0400
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

$(function() {
    $("div.gallery a").colorbox();
});