This commit is contained in:
limepot 2022-11-06 21:42:34 -07:00
parent 08a19b6a1e
commit 68115a1672

View file

@ -11,7 +11,7 @@
type = "image/x-icon"> type = "image/x-icon">
<style> <style>
body { body {
background-image: url('/assets/polygon-scatter-pond.svg'); background-color: darkmagenta;
background-repeat: no-repeat; background-repeat: no-repeat;
background-attachment: fixed; background-attachment: fixed;
background-size: cover; background-size: cover;