mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-03-30 04:17:02 +00:00
parent
e104fcaa3d
commit
fc66e5afe5
@ -424,7 +424,7 @@ $('#contest-countdown').countdown(<?= $contest['end_time']->getTimestamp() - UOJ
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
$('.markdown-body table').each(function() {
|
||||
$(this).addClass('table', 'table-bordered', 'table-striped');
|
||||
$(this).addClass('table table-bordered table-striped');
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user