diff --git a/scss/global.scss b/scss/global.scss index f5db7db..de99b4a 100644 --- a/scss/global.scss +++ b/scss/global.scss @@ -5,6 +5,7 @@ body { line-height: 1.4; color: var(--body-text-color); background: var(--body-bg); + -webkit-tap-highlight-color: transparent; /* fix for blue background on spoiler tap on Chrome for Android */ } .container { diff --git a/templates/2xx.html b/templates/2xx.html index 44c2db4..a07d6f8 100644 --- a/templates/2xx.html +++ b/templates/2xx.html @@ -17,7 +17,7 @@