camp modfications

This commit is contained in:
Ricsi
2017-06-16 20:49:46 +02:00
parent fa0e1a6488
commit f0d4bb9e7a
8 changed files with 25 additions and 19 deletions

View File

@@ -103,9 +103,6 @@ h2 {
margin: 30px auto 20px auto;
}
#submit_apply {
display: none;
}
.accept_terms_box a, .accept_terms_box a:link, .accept_terms_box a:visited, .accept_terms_box a:active {
color: #000;
@@ -113,4 +110,9 @@ h2 {
.accept_terms_box a:hover {
text-decoration: underline;
}
input.apply {
font-size: 20px;
font-weight: bold;
}