modified: static/css/sensor-2.css
modified: static/css/sensor-3.css modified: static/css/sensor-4.css
This commit is contained in:
parent
d24bcd3497
commit
0107a4cef3
@ -54,7 +54,7 @@ body,html {
|
|||||||
height: 90%;
|
height: 90%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#temperature {
|
#humidity {
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
font-size: 40px;
|
font-size: 40px;
|
||||||
}
|
}
|
||||||
|
@ -54,7 +54,7 @@ body,html {
|
|||||||
height: 90%;
|
height: 90%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#temperature {
|
#co2 {
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
font-size: 40px;
|
font-size: 40px;
|
||||||
}
|
}
|
||||||
|
@ -54,7 +54,7 @@ body,html {
|
|||||||
height: 90%;
|
height: 90%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#temperature {
|
#pressure {
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
font-size: 40px;
|
font-size: 40px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user