mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 13:01:52 -07:00
drop shadow on login screen
This commit is contained in:
parent
d97eb8b535
commit
934489f689
1 changed files with 1 additions and 0 deletions
|
@ -710,6 +710,7 @@
|
||||||
text-align: left;
|
text-align: left;
|
||||||
vertical-align:top;
|
vertical-align:top;
|
||||||
width: 500px;
|
width: 500px;
|
||||||
|
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
|
||||||
}
|
}
|
||||||
|
|
||||||
.login-box {
|
.login-box {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue