mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update demo to 0.9
This commit is contained in:
parent
587e169d22
commit
e41d0c9be4
File diff suppressed because one or more lines are too long
@ -26,24 +26,17 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-family: 'Roboto', 'Noto', sans-serif;
|
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
}
|
margin-bottom: 123px;
|
||||||
#init div {
|
|
||||||
line-height: 34px;
|
|
||||||
margin-bottom: 89px;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body fullbleed>
|
<body fullbleed>
|
||||||
<div id='init'>
|
<div id='init'><img src='/static/favicon-192x192.png' height='192'></div>
|
||||||
<img src='/static/splash.png' height='230' />
|
|
||||||
<div>Initializing</div>
|
|
||||||
</div>
|
|
||||||
<script src='/demo/webcomponents-lite.min.js'></script>
|
<script src='/demo/webcomponents-lite.min.js'></script>
|
||||||
<link rel='import' href='/demo/frontend.html' />
|
<link rel='import' href='/demo/frontend.html' />
|
||||||
<home-assistant auth='no_password_set' icons='demo'></home-assistant>
|
<home-assistant auth='no_password_set' icons='demo'></home-assistant>
|
||||||
|
BIN
source/static/favicon-192x192.png
Normal file
BIN
source/static/favicon-192x192.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Binary file not shown.
Before Width: | Height: | Size: 51 KiB |
Loading…
x
Reference in New Issue
Block a user