Skip to content

Commit 49d35de

Browse files
committed
Make env:lisp-system table more readable.
1 parent 69ceb73 commit 49d35de

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

end-footer.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
</footer>
22
</div>
33
</div>
4+
5+
<script type="text/javascript">
6+
$(function() {
7+
$("table").addClass("table table-striped table-bordered")
8+
});
9+
</script>

0 commit comments

Comments
 (0)