diff --git a/public/CSS/meidling.css b/public/CSS/meidling.css index ce5f2bda93b57125754a443f5ecab4760b78f275..b385dba1404a5b84bd39ce4dd29ccc25bd8fe135 100644 --- a/public/CSS/meidling.css +++ b/public/CSS/meidling.css @@ -237,7 +237,7 @@ button.cesium-infoBox-camera { z-index: 99999; background: url(Images/hft.jpg) no-repeat; background-size: 75px; - bottom: 15px; + bottom: 40px; left: 10px; box-shadow: 0 0 10px 1px #000; } @@ -251,7 +251,7 @@ button.cesium-infoBox-camera { z-index: 99999; background: url(Images/email.jpg) no-repeat; background-size: 75px; - bottom: 15px; + bottom: 40px; left: 90px; box-shadow: 0 0 10px 1px #000; }