Offline indicator, average block time and stuff

This commit is contained in:
maciejhirsz
2018-07-13 23:20:29 +02:00
parent 799da38a9b
commit ef3f52f5c8
16 changed files with 166 additions and 37 deletions
+2 -1
View File
@@ -1,13 +1,14 @@
.App {
text-align: left;
font-family: Roboto, Helvetica, Arial, sans-serif;
font-size: 16px;
}
.App-no-telemetry {
width: 100vw;
height: 100vh;
line-height: 80vh;
font-size: 3.5em;
font-size: 56px;
font-weight: 100;
text-align: center;
color: #888;