summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/head.html b/head.html
index 6a4b2e9..9350c0f 100644
--- a/head.html
+++ b/head.html
@@ -4,7 +4,7 @@
<link rel="icon" href="/m/interesting3.png">
<style>
body {font-family: sans-serif;font-size:larger;max-width:60ch;margin:auto}
-body {background-image: url("/bg.png")}
+body {background-image: url("/bg.png");image-rendering:pixelated}
h1 {color:#e79e00; text-shadow: 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000;}
section {margin:20px 0;padding:20px;border-radius:20px;border:1px solid rebeccapurple;background-color:white}