mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-04 07:40:10 +01:00
add shadow
This commit is contained in:
parent
437e28c3a9
commit
9f06149ae3
|
|
@ -23,6 +23,7 @@ body {
|
|||
padding: 20px;
|
||||
border-radius: 10px;
|
||||
border: 1px solid #575757;
|
||||
box-shadow: 0 0 20px #000;
|
||||
}
|
||||
|
||||
.login .btn {
|
||||
|
|
|
|||
Loading…
Reference in a new issue