mirror of
https://github.com/minetest/contentdb.git
synced 2024-12-22 22:12:24 +01:00
Revert "Add jumbotron background"
This reverts commit e5f61f2dc6587c955d8a1203fb38eab44a969124.
This commit is contained in:
parent
3d5a6dc32a
commit
c358c8b148
Binary file not shown.
Before Width: | Height: | Size: 771 KiB |
@ -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;
|
||||
}
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user