changeset 459:6af9e7371b31

text-shadow is little bit noisy...
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 16 Aug 2017 13:58:25 +0859
parents 974156907ca7
children eb94fa65ba83
files examples/common/default/default.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/examples/common/default/default.css	Wed Aug 16 13:56:46 2017 +0859
+++ b/examples/common/default/default.css	Wed Aug 16 13:58:25 2017 +0859
@@ -107,7 +107,7 @@
 }
 td.repl h2, td.repl h3, td.repl h4 {
     display: inline;	/* Because td.repl's white space is pre-wrap */
-    text-shadow: blue 0px 1px;
+    /* text-shadow: blue 0px 1px; */
 }
 td.repl h2:before {content: "■"; color: #a22;}
 td.repl h3:before {content: "◆"; color: #a22;}

yatex.org