issue #10 #11 Change to online mode to local-storage mode.

This commit is contained in:
paul kim
2024-07-04 16:23:31 +09:00
parent f2e0890c3d
commit 16ecff93d8
8 changed files with 149 additions and 90 deletions

View File

@@ -5,9 +5,7 @@
width: 100%;
height: 100%;
padding: 0px;
/* background-image: url(./images/hoteltv_service_preparing.png); */
background-image: url(/procentric/application/images/hoteltv_service_preparing_joson.jpg);
/* background-image: url(/procentric/application/images/hoteltv_service_preparing.png); */
background-image: url(../images/hoteltv_service_preparing_joson.jpg);
background-size: cover;
background-repeat: no-repeat;
}