Extend the rolling stock page

This commit is contained in:
2022-04-12 22:49:53 +02:00
parent 42e30b0009
commit ec8e736393
9 changed files with 159 additions and 27 deletions

View File

@@ -6,6 +6,14 @@
display: inline-block;
}
.tab-pane {
min-height: 300px;
}
#nav-notes > p {
padding: .5rem;
}
#footer > p {
display: inline;
}