Bold font for sensor values
This commit is contained in:
parent
79bfed3a1d
commit
d12ebe8810
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@
|
||||||
|
|
||||||
.sensor-value {
|
.sensor-value {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue