Map on mainpage

This commit is contained in:
Martin Bauer
2013-09-22 17:53:18 +02:00
parent 230f1e6a36
commit 3fa4bdaafd
6 changed files with 132 additions and 4 deletions

View File

@@ -89,7 +89,7 @@
box-shadow: 0 0 7px 0 rgba(26, 26, 26, 0.4);
padding: 33px 0 33px;
background: white;
top: 41%;
top: 70%;
border-radius: 4px;
}
#contact .map .box_wrapp .box_cont{
@@ -166,6 +166,7 @@
box-shadow: none;
border-radius: 3px;
margin: 0 auto;
margin-top: 20px;
display: block;
width: 56%;
-webkit-transition: background linear .2s, box-shadow linear .2s;