mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +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;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
font-family: 'Roboto', 'Noto', sans-serif;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
#init div {
|
||||
line-height: 34px;
|
||||
margin-bottom: 89px;
|
||||
margin-bottom: 123px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body fullbleed>
|
||||
<div id='init'>
|
||||
<img src='/static/splash.png' height='230' />
|
||||
<div>Initializing</div>
|
||||
</div>
|
||||
<div id='init'><img src='/static/favicon-192x192.png' height='192'></div>
|
||||
<script src='/demo/webcomponents-lite.min.js'></script>
|
||||
<link rel='import' href='/demo/frontend.html' />
|
||||
<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