media/js/sjl.js @ 0a98ff41d41e

Move the main CSS file (mostly) over to LessCSS.
author Steve Losh <steve@stevelosh.com>
date Tue, 02 Feb 2010 23:10:03 -0500
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

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