support fallback website

This commit is contained in:
root
2022-05-22 09:39:51 +00:00
parent 78902f1728
commit 0c67e3f948
2 changed files with 5 additions and 0 deletions

4
html/style/style.css Normal file
View File

@@ -0,0 +1,4 @@
img {
height: auto;
width: 100%;
}