implemented #336 set time manually or resync NTP

This commit is contained in:
lumapu 2022-10-11 21:52:01 +02:00
parent f53933b473
commit e3532f4464
7 changed files with 71 additions and 13 deletions

View file

@ -133,9 +133,8 @@ input.btn {
background-color: #006ec0;
color: #fff;
border: 0px;
float: right;
margin: 10px 0px 30px 10px;
padding: 7px 20px 7px 20px;
margin-bottom: 10px;
text-transform: uppercase;
cursor: pointer;
}