diff --git a/app/appearance/boot/icon.png b/app/appearance/boot/icon.png new file mode 100644 index 000000000..16c056ad7 Binary files /dev/null and b/app/appearance/boot/icon.png differ diff --git a/app/appearance/boot/index.html b/app/appearance/boot/index.html index 5755ce299..790852dfd 100644 --- a/app/appearance/boot/index.html +++ b/app/appearance/boot/index.html @@ -15,22 +15,11 @@ font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", "Hiragino Sans GB", "Microsoft Yahei", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols"; } - #image { - position: fixed; - top: 32px; - left: 0; - width: 100%; - bottom: 32px; - background-position: center center; - background-repeat: no-repeat; - background-size: contain; - background-image: url('data:image/svg+xml, '); - } -
-
+
+