From 6c2b666aeec170a80e163f252d88e7bab84bfc82 Mon Sep 17 00:00:00 2001 From: Zsolt Ero Date: Wed, 31 Jan 2024 05:15:30 +0100 Subject: [PATCH] website --- website/assets/style.css | 4 ++++ website/blocks/main.md | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/website/assets/style.css b/website/assets/style.css index c3b960a..e88c1a5 100644 --- a/website/assets/style.css +++ b/website/assets/style.css @@ -262,6 +262,10 @@ hr { margin: 200px auto 150px; } +.noUi-connects { + cursor: pointer; +} + .noUi-value { line-height: 0; margin-top: 32px; diff --git a/website/blocks/main.md b/website/blocks/main.md index da70a5d..c9949e3 100644 --- a/website/blocks/main.md +++ b/website/blocks/main.md @@ -64,9 +64,9 @@ The map schema is [OpenMapTiles](https://github.com/openmaptiles/openmaptiles), There is no tile server running, only BTRFS partition images with 300 million hard-linked files. I haven't heard anyone else doing this in production, but it works really well. -There is no cloud, just dedicated servers. The HTTP server is nginx on Ubuntu. +There is no cloud, just dedicated servers. The HTTP server is nginx on Ubuntu. -Currently, it is behind Cloudflare, but it has been designed so that this can be changed at any time. +Currently, it is behind Cloudflare. ## Attribution