]> git.lizzy.rs Git - dragonblocks.git/commitdiff
Pixelated image rendering
authorElias Fleckenstein <eliasfleckenstein@web.de>
Thu, 1 Jul 2021 13:33:42 +0000 (15:33 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Thu, 1 Jul 2021 13:33:42 +0000 (15:33 +0200)
style.css

index a27cfb3868d76d91790a2b5574f481f62a4f35f2..be2cca7603cbf6ae294b9a7792897da93e4f0f7c 100644 (file)
--- a/style.css
+++ b/style.css
@@ -1,3 +1,3 @@
 @font-face {font-family: Ubuntu; src: url(fonts/Ubuntu.ttf);}
-* {font-family: Ubuntu; scrollbar-width: none; -ms-overflow-style: none;}
+* {font-family: Ubuntu; scrollbar-width: none; -ms-overflow-style: none; image-rendering: pixelated}
 ::-webkit-scrollbar {width: 0px;}