mirror of
https://github.com/minetest/contentdb.git
synced 2024-12-23 06:22: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%;
|
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 {
|
input[type=text], input[type=password], textarea, select, .multichoice_selector {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
@ -31,9 +31,7 @@ header h1, header p, header form {
|
|||||||
|
|
||||||
header {
|
header {
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
background: #258 url("jumbotron.png");
|
background: #258;
|
||||||
background-position: center;
|
|
||||||
background-size: cover;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
header p {
|
header p {
|
||||||
|
Loading…
Reference in New Issue
Block a user