mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-18 15:42:14 +11:00
more visual
This commit is contained in:
parent
371eb74b35
commit
eb22553598
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ html
|
||||||
a.navbar-brand(href='/')
|
a.navbar-brand(href='/')
|
||||||
img(src="/CCashLogo3.png" style="width:75px; height:74px")
|
img(src="/CCashLogo3.png" style="width:75px; height:74px")
|
||||||
ul.navbar-nav.mr-auto
|
ul.navbar-nav.mr-auto
|
||||||
li.nav-item
|
li.nav-item(style="padding:5px;")
|
||||||
if alive
|
if alive
|
||||||
p.text-white Server is Online
|
p.text-white Server is Online
|
||||||
if !alive
|
if !alive
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue