mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
优化比赛排名表格效果
This commit is contained in:
parent
755523e70f
commit
572753112c
@ -31,7 +31,7 @@
|
|||||||
{% endif %})
|
{% endif %})
|
||||||
</h2>
|
</h2>
|
||||||
{% if rank %}
|
{% if rank %}
|
||||||
<table class="table table-bordered text-center">
|
<table class="table table-bordered table-condensed text-center">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>#</th>
|
<th>#</th>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user