From 2f3e83d5d5857854ab1e7312caecd3ddfc81ba19 Mon Sep 17 00:00:00 2001 From: /dev/urandom Date: Sat, 13 Jun 2020 13:15:07 +0300 Subject: [PATCH] added a second image-rendering rule for chrome --- static/tokipona/xstyle.css.h | 1 + 1 file changed, 1 insertion(+) diff --git a/static/tokipona/xstyle.css.h b/static/tokipona/xstyle.css.h index e75934a..ea849c7 100644 --- a/static/tokipona/xstyle.css.h +++ b/static/tokipona/xstyle.css.h @@ -11,6 +11,7 @@ background-size: contain; background-repeat: no-repeat; background-position: center; + image-rendering: pixelated; image-rendering: crisp-edges; }