some styles

This commit is contained in:
Ayo 2018-01-21 21:21:44 +08:00
parent ddda5eef23
commit 9cb9a12cbb

View file

@ -6,9 +6,9 @@
html,
body {
-webkit-box-shadow: inset 0 3px 30px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0 3px 30px rgba(0,0,0,0.3);
box-shadow: inset 0 3px 30px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0 3px 50px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0 3px 50px rgba(0,0,0,0.3);
box-shadow: inset 0 3px 50px rgba(0,0,0,0.3);
/* text-shadow: 0 1px 1px rgba(0,0,0,0.3); */
-webkit-font-feature-settings: "kern" 1;
-moz-font-feature-settings: "kern" 1;