From 504256ae4e11da72c2467463ee070742750aa9e3 Mon Sep 17 00:00:00 2001 From: Oleksii Bulenok Date: Mon, 10 Aug 2026 13:22:20 +0200 Subject: [PATCH] fix metro web shell --- public/index.html | 199 ++++++++++++++++++++++++++++++++++++++++++++++ src/style.css | 90 --------------------- 2 files changed, 199 insertions(+), 90 deletions(-) create mode 100644 public/index.html diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000000..9b224c41b2 --- /dev/null +++ b/public/index.html @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+
+ + diff --git a/src/style.css b/src/style.css index 060f28fa57..48bacf81b9 100644 --- a/src/style.css +++ b/src/style.css @@ -12,96 +12,6 @@ * HTML & BODY STYLES IN `web/index.html` and `bskyweb/templates/base.html` */ -/** - * Base shell styles, duplicated from the inline