From 3784cf506e3653d53f94ca3acfbbece550f72e2d Mon Sep 17 00:00:00 2001 From: amy Date: Wed, 1 Feb 2023 21:25:28 -0600 Subject: readme and scrollbars --- display.html | 165 ++++++++++++++++++++++++++++++++++++++++++++++++----------- readme.md | 2 + src/98.ttf | Bin 0 -> 88840 bytes 3 files changed, 138 insertions(+), 29 deletions(-) create mode 100644 readme.md create mode 100644 src/98.ttf diff --git a/display.html b/display.html index 2bb7e03..1bfea3c 100644 --- a/display.html +++ b/display.html @@ -1,9 +1,19 @@ + + + - +
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..67400ef --- /dev/null +++ b/readme.md @@ -0,0 +1,2 @@ +credits: + display-font (src/98.ttf): [Levi Windows](https://www.dafont.com/leviwindows.font?text=All+your+base+belong+to+us.+Cancel+OK) \ No newline at end of file diff --git a/src/98.ttf b/src/98.ttf new file mode 100644 index 0000000..26abb3d Binary files /dev/null and b/src/98.ttf differ -- cgit v1.2.3