From 6e39d03a5223916457e0f95123b2baebe37c917d Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Fri, 18 Aug 2023 16:30:36 -0700 Subject: [PATCH] Some html/css cleanps in demo * id="grid" should be id="class" (since "grid" is not unique in the document). * Remove space after 'id=' (multiple places). * Group 3 texture-atlas elements in new
. --- demo/index.html | 22 ++++++++++++---------- demo/style.css | 2 +- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/demo/index.html b/demo/index.html index 0e22d2d2..a3e28200 100644 --- a/demo/index.html +++ b/demo/index.html @@ -14,16 +14,16 @@

xterm.js: A terminal for the web

-
+
-
+
- - - - - + + + + +

Options

@@ -118,9 +118,11 @@
- - -
+
+ + +
+