This commit is contained in:
zapashcanon 2021-12-06 19:44:27 +01:00
parent ce759a4206
commit cf79791e8e
No known key found for this signature in database
GPG key ID: 8981C3C62D1D28F1
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;
}