zengyicheng 3 years ago
parent
commit
33b24e7eac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jsMemo/index.html

+ 1 - 1
jsMemo/index.html

@@ -19,7 +19,7 @@
             box-shadow: 0 3px 20px rgba(0, 0, 0, .25);
             box-shadow: 0 3px 20px rgba(0, 0, 0, .25);
             border-radius: 5px;
             border-radius: 5px;
             overflow: hidden;
             overflow: hidden;
-            box-shadow: 0 0 20px #eee;
+            box-shadow: 0 0 20px #000;
         }
         }
         
         
         .note-title {
         .note-title {