mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
比赛描述居中,注意:后台写题目描述的时候无需空格,描述会自动居中,不然描述会偏离原来居中的方向。
【后台文本编辑器好像存在BUG】:编辑好描述后,再次编辑的时候,如果之前编辑中每行文字最前面有空格则无法删除。
This commit is contained in:
parent
453b2ea2ed
commit
588a5e1a71
@ -33,6 +33,6 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<hr>
|
||||
<div>{{ contest.description|safe }}</div>
|
||||
<div class="text-center">{{ contest.description|safe }}</div>
|
||||
</div>
|
||||
<p class="text-center"></p>
|
||||
Loading…
Reference in New Issue
Block a user