Restructure code and layout

This commit is contained in:
2023-03-06 17:08:53 +01:00
parent 37f51955e6
commit 76a307ae8b
4 changed files with 188 additions and 88 deletions

View File

@@ -52,15 +52,19 @@ td ul {
.mt-2 {
margin-top: 2rem !important;
}
.key {
min-width: 200px;
td.key {
min-width: 400px;
}
table.table td,
table.table th {
border: none;
}
#map {
height: 400px;
height: 450px;
}
#gallery img {
max-height: 200px;
min-height: 200px;
}
/* Print styles */