0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-06-25 20:51:22 +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 */
#thermometerContainer {
position: absolute;
right: 30px;
top: 410px;
right: 25px;
top: 370px;
}
#thermometerCanvas {
/*background: #59b2b8;*/