mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 08:58:42 +00:00
chore(web): nav title
This commit is contained in:
parent
3a7e52fac1
commit
c8ec8c0178
@ -259,7 +259,7 @@
|
|||||||
<a href="<?= HTML::url('/') ?>">
|
<a href="<?= HTML::url('/') ?>">
|
||||||
<img src="<?= HTML::url('/images/logo_small.png') ?>" alt="Logo" class="img-rounded" style="width: 39px; height: 39px; position: relative; top: -4px; margin-right: 8px;" />
|
<img src="<?= HTML::url('/images/logo_small.png') ?>" alt="Logo" class="img-rounded" style="width: 39px; height: 39px; position: relative; top: -4px; margin-right: 8px;" />
|
||||||
</a>
|
</a>
|
||||||
<span class="u" style="position: absolute; font-size: 13px; left: 48px;">S2 Online Judge</span>
|
<span style="position: absolute; font-size: 13px; letter-spacing: 10px; left: 48px;">石家庄二中</span>
|
||||||
<span class="d" style="position: absolute; font-size: 26px; top: 11px;">在线评测系统</span>
|
<span class="d" style="position: absolute; font-size: 26px; top: 11px;">在线评测系统</span>
|
||||||
</h1>
|
</h1>
|
||||||
<h1 class="d-block d-sm-none"><?= $PageMainTitleOnSmall ?></h1>
|
<h1 class="d-block d-sm-none"><?= $PageMainTitleOnSmall ?></h1>
|
||||||
|
Loading…
Reference in New Issue
Block a user