mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-01 15:58:02 +00:00
Offline indicator, average block time and stuff
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user