Revert "Add jumbotron background"

This reverts commit e5f61f2dc6.
This commit is contained in:
rubenwardy 2018-05-26 18:14:32 +01:00
parent 3d5a6dc32a
commit c358c8b148
No known key found for this signature in database
GPG Key ID: A1E29D52FF81513C
3 changed files with 1 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 771 KiB

View File

@ -99,14 +99,6 @@ a:hover {
font-size: 100%;
}
header {
.button, .buttonset li a, input[type=submit], input[type=text],
input[type=password], textarea, select, .multichoice_selector {
background: rgba(255,255,255,0.1);
border: 1px solid rgba(255,255,255,0.2);
}
}
input[type=text], input[type=password], textarea, select, .multichoice_selector {
text-align: left;
}

View File

@ -31,9 +31,7 @@ header h1, header p, header form {
header {
padding: 30px;
background: #258 url("jumbotron.png");
background-position: center;
background-size: cover;
background: #258;
}
header p {