summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2023-05-08 15:21:19 +0100
committerubq323 <ubq323@ubq323.website>2023-05-08 15:21:19 +0100
commit0a1d8b0c16f416f34b7f2e6fe0d430cbec9b66cc (patch)
tree98d163d6d17a047b8aeabe6d678fe6fb5d7c22d1
parentb5ea24207d9a6b1d6d7bc37d83952848588cd2e0 (diff)
pixelated
-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}