Restructure code and layout
This commit is contained in:
10
css/ds.css
10
css/ds.css
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user