This commit is contained in:
pena 2021-12-06 19:44:27 +01:00 committed by Swrup
parent e24fef1b23
commit 307e4294c5
11 changed files with 736 additions and 3 deletions

View file

@ -21,3 +21,8 @@ blockquote.blockquote {
padding-left: 16px;
background-color: #c0c0f0;
}
#map {
height: 800px;
width: 600px;
}