generated from voidf1sh/startpage
.
This commit is contained in:
parent
de71f98284
commit
3e0139774b
@ -77,7 +77,7 @@ body {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
padding-top: 20px;
|
padding-top: 20px;
|
||||||
padding-bottom: 20px;
|
padding-bottom: 20px;
|
||||||
background: rgba(41, 41, 41, .6);
|
background: rgba(41, 41, 41, .82);
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -135,7 +135,7 @@ form {
|
|||||||
|
|
||||||
.search_box {
|
.search_box {
|
||||||
display: flex;
|
display: flex;
|
||||||
background: rgba(41, 41, 41, .6);
|
background: rgba(41, 41, 41, .82);
|
||||||
width: 600px;
|
width: 600px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
|
Loading…
Reference in New Issue
Block a user