hugo-labs/static/js/fix.js

2 lines
62 B
JavaScript
Raw Normal View History

2018-06-07 14:28:01 +02:00
$(function() { $('table').addClass('table table-striped'); })