From f705ffa6f0d2e764daedc5b44d8e4761c1eed114 Mon Sep 17 00:00:00 2001 From: Rei Date: Sat, 19 Oct 2024 21:58:51 +0900 Subject: [PATCH] feat: improve design (#6) --- index.html | 66 ++++++++++++++++++++++----------- public/data/cribbage.rle | 10 +++++ public/data/davidhilbert.rle | 9 +++++ public/data/statorlessp3.rle | 10 +++++ public/favicon.svg | 11 ------ public/oscilloscope-galaxy.png | Bin 0 -> 210 bytes src/app.ts | 21 ++++++++++- src/bind.ts | 6 +++ src/main.ts | 27 ++++++++++++++ src/style.css | 62 +++++++++++++++++++++++++++++++ 10 files changed, 188 insertions(+), 34 deletions(-) create mode 100644 public/data/cribbage.rle create mode 100644 public/data/davidhilbert.rle create mode 100644 public/data/statorlessp3.rle delete mode 100644 public/favicon.svg create mode 100644 public/oscilloscope-galaxy.png diff --git a/index.html b/index.html index 5e7bc65..cf7eee1 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Oscilloscope @@ -34,28 +34,52 @@

Oscilloscope

- - - -
- -
- - + > +
-
-
+ + + + + +