Serghey Rodin 11 лет назад
Родитель
Сommit
d6ad2af5ca
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      web/templates/admin/panel.html
  2. 1 1
      web/templates/user/panel.html

+ 1 - 1
web/templates/admin/panel.html

@@ -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 - 1
web/templates/user/panel.html

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