This commit is contained in:
2019-04-05 00:19:26 +02:00
parent 2ddc3ef8b5
commit 52fe56a7fc
36 changed files with 1449 additions and 274 deletions

View File

@@ -1,4 +1,14 @@
#footer{
width: 100%;
background: grey;
#map{
height: 300px;
width: 300px;
}
}
a#map{
display: block;
height: 300px;
width: 300px;
}