Browse Source

reliable by default

Michelle Bu 11 năm trước cách đây
mục cha
commit
d4567fb069
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/style.css

+ 1 - 1
docs/style.css

@@ -179,7 +179,7 @@ body, html {
   padding: 5px 8px;
   color: #544e4a;
   border: 1px solid #544e4a;
-  text-shadow: 0px -1px 0px rgba(255,255,255,0.2);
+  text-shadow: 0px -1px 0px #fff;
   margin: 8px 0 0 0;
 }