make click highlight transparent

Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
Timo K
2024-03-15 08:54:27 +01:00
parent 1c47a83c04
commit 0bdd819f0e

View File

@@ -156,7 +156,9 @@ body {
margin: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-tap-highlight-color: transparent;
}
/* We use this to not render the page at all until we know the theme.*/
.no-theme {
opacity: 0;