add background img
parent
1929c65011
commit
b3c61d22d3
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue