mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
drop shadow
This commit is contained in:
parent
bf921aba60
commit
d6ad2af5ca
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<div style="margin:0 auto;display: block; background: #fff; width: 1000px;" >
|
||||
<div style="margin:0 auto;display: block; background: #fff; width: 1000px; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);" >
|
||||
<div class="top">
|
||||
<div class="top-menu">
|
||||
<span style="float:left;">
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<div style="margin:0 auto;display: block; background: #fff; width: 1000px;" >
|
||||
<div style="margin:0 auto;display: block; background: #fff; width: 1000px;box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);" >
|
||||
<div class="top">
|
||||
<div class="top-menu">
|
||||
<span style="float:left;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue