0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-06-30 22:11:23 +02:00

minor repositioning of temp-guage so that it doesn't overlap with the info-button

This commit is contained in:
Adriaan Wormgoor 2013-09-18 16:19:06 +02:00
parent 8a88c173e5
commit 5a45d1f3b5

View File

@ -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;*/