drop shadow

This commit is contained in:
Serghey Rodin 2014-12-02 20:45:20 +02:00
commit d6ad2af5ca
2 changed files with 2 additions and 2 deletions

View file

@ -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;">

View file

@ -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;">