Bold font for sensor values

This commit is contained in:
Fabio Manganiello 2018-04-30 10:20:12 +02:00
parent 79bfed3a1d
commit d12ebe8810
1 changed files with 1 additions and 0 deletions

View File

@ -20,5 +20,6 @@
.sensor-value {
text-align: right;
font-weight: bold;
}