mirror of
https://github.com/Doodle3D/doodle3d-client.git
synced 2024-11-04 19:33:22 +01:00
minor repositioning of temp-guage so that it doesn't overlap with the info-button
This commit is contained in:
parent
8a88c173e5
commit
5a45d1f3b5
@ -211,8 +211,8 @@ body {
|
|||||||
/* THERMOMETER */
|
/* THERMOMETER */
|
||||||
#thermometerContainer {
|
#thermometerContainer {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 30px;
|
right: 25px;
|
||||||
top: 410px;
|
top: 370px;
|
||||||
}
|
}
|
||||||
#thermometerCanvas {
|
#thermometerCanvas {
|
||||||
/*background: #59b2b8;*/
|
/*background: #59b2b8;*/
|
||||||
|
Loading…
Reference in New Issue
Block a user