mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-26 05:02:48 +00:00
make the searchbox transparent
This commit is contained in:
parent
6258d90662
commit
99a1a4ff99
|
|
@ -306,6 +306,7 @@ body {
|
|||
max-width: 240px;
|
||||
height: 30px;
|
||||
font-size: 16px;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
#mirror-title {
|
||||
|
|
|
|||
Loading…
Reference in New Issue