move camp information to another page

This commit is contained in:
2021-04-15 11:17:24 +02:00
parent 1df8f59e14
commit fed9986180
6 changed files with 122 additions and 101 deletions

View File

@@ -13,6 +13,7 @@ body {
min-height: 100%;
background-color: #aaaaaa;
word-wrap: break-word;
line-height: unset !important;
}
#pageContainer {
@@ -619,7 +620,6 @@ h1.apply {
.outer {
overflow-x: scroll;
width: 80%;
display: block;
margin: 30px auto 50px auto;
}