mobile fix + new screnshots

This commit is contained in:
Jokob-sk
2022-12-27 12:42:40 +11:00
parent ca8042c2e9
commit b34a2d60e3
37 changed files with 50 additions and 33 deletions

View File

@@ -100,6 +100,24 @@
color: gray;
}
.header-server-time
{
padding:8px;
color: white;
}
.header-status
{
padding:0px;
}
.header-status:hover
{
background-color: rgba(0, 0, 0, 0);
}
.navbar-nav > li > a
{
line-height: 30px;
}
/* -----------------------------------------------------------------------------
Customized Main Menu
----------------------------------------------------------------------------- */