mirror of
https://github.com/IdleEndeavor/gamesearch.git
synced 2025-05-01 15:14:35 +02:00
Update search.css
This commit is contained in:
parent
3a30d6ba43
commit
a25e910512
@ -146,6 +146,9 @@ html, body {
|
|||||||
.gsc-input-box input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
|
.gsc-input-box input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
|
||||||
border-radius: 20px !important;
|
border-radius: 20px !important;
|
||||||
border-color: #F63F4D !important;
|
border-color: #F63F4D !important;
|
||||||
|
border-width: 5px !important;
|
||||||
|
background-color: #121212 !important;
|
||||||
|
color: white;
|
||||||
font-family: 'Roboto';
|
font-family: 'Roboto';
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user