move camp information to another page
This commit is contained in:
@@ -12,10 +12,6 @@ main #main_content, main #loading {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.info {
|
||||
padding: 0px 8%;
|
||||
}
|
||||
|
||||
#cct_extra_row {
|
||||
margin-top: 10px;
|
||||
display: none;
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user