commit 1543f4698fe8079a6e0657329033f9eedbe6702a Author: ada <> Date: Fri Nov 3 17:00:07 2023 +0100 page diff --git a/about.html b/about.html new file mode 100644 index 0000000..e69de29 diff --git a/css/Goethe Bold.ttf b/css/Goethe Bold.ttf new file mode 100644 index 0000000..0474c36 Binary files /dev/null and b/css/Goethe Bold.ttf differ diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..86da1f6 --- /dev/null +++ b/css/style.css @@ -0,0 +1,25 @@ +body { + min-height: 100vh; + background-color: #130149; + text-align:center; +} + +h1 { + font-size: 200px; + color: white; + margin-top: 200px; + margin-bottom: 20px; +} + + +h2 { + font-size: 20px; + color: white; + +} + +h3{ + margin-top: 200px; +} + + diff --git a/cursor.js b/cursor.js new file mode 100644 index 0000000..a49deb9 --- /dev/null +++ b/cursor.js @@ -0,0 +1,197 @@ + +// 1 || Math.abs(y-oy)>1) { + ox=x; + oy=y; + for (c=0; c0) sw_min=document.documentElement.clientWidth; + if (document.documentElement.clientHeight>0) sh_min=document.documentElement.clientHeight; + } + if (typeof(self.innerWidth)=='number' && self.innerWidth) { + if (self.innerWidth>0 && self.innerWidth0 && self.innerHeight0 && document.body.clientWidth0 && document.body.clientHeight \ No newline at end of file diff --git a/images/christmas.png b/images/christmas.png new file mode 100644 index 0000000..4d17279 Binary files /dev/null and b/images/christmas.png differ diff --git a/images/hut.png b/images/hut.png new file mode 100644 index 0000000..a9464e9 Binary files /dev/null and b/images/hut.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..33bab41 --- /dev/null +++ b/index.html @@ -0,0 +1,36 @@ + + + + + + + + + + + + + +
+

+ BackPlaces +

+
+

+ Welcome. + For now, BackPlaces is an online publication and collection. +
+ It is a village full of stories on the tender backrooms of the internet. +
+ Before you go in, let the code strip you of your body and go in with what it left behind. +

+
+ +

+ + +

+
+ + + diff --git a/luddite.html b/luddite.html new file mode 100644 index 0000000..e69de29 diff --git a/webweave.html b/webweave.html new file mode 100644 index 0000000..e69de29