log shows only temperatures
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.no-bullets {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
.huge_text {
|
||||
font-size: 2.5em;
|
||||
}
|
||||
@@ -47,3 +51,10 @@
|
||||
.clickable {
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
.sensorData {
|
||||
color: #101010;
|
||||
font-family: 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user