add background img

pull/98/head
qkqpttgf 2020-05-22 18:53:23 +08:00 committed by GitHub
parent 1929c65011
commit b3c61d22d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -22,6 +22,7 @@
<link rel="shortcut icon" href="<!--base_path-->favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="<!--base_path-->favicon.ico" type="image/x-icon">
<style> <style>
body{<!--BackgroundStart-->background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-image:url("<!--BackgroundUrl-->");<!--BackgroundEnd-->}
.mdui-appbar .mdui-toolbar{ .mdui-appbar .mdui-toolbar{
height:64px; height:64px;
font-size: 15px; font-size: 15px;