Added some nicer styles for dynamic math

This commit is contained in:
Kyle Fiedler
2012-09-05 14:24:05 -04:00
parent 8a5e872c8f
commit f785f6f8a1
3 changed files with 25 additions and 4 deletions

View File

@@ -53,6 +53,7 @@
$(this).parent().parent().toggleClass('open');
return false
});
});
</script>
</%block>