From d71d7f9edd356e6fb7b2bd3e740d08b351b68dca Mon Sep 17 00:00:00 2001 From: Daniel Dickison Date: Tue, 14 Feb 2023 12:39:20 -0800 Subject: [PATCH] Bit of cleanup and style tweaks --- docs/index.html | 16 ++++++------- docs/js/DemoPanel.css | 51 +++++++++++++++++++++++++++++++++++++++++ docs/style.css | 53 ++++++------------------------------------- 3 files changed, 66 insertions(+), 54 deletions(-) create mode 100644 docs/js/DemoPanel.css diff --git a/docs/index.html b/docs/index.html index a7d27cef..16ec6c6c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,10 @@ - + -

TKO is a two-way binding framework for creating dynamic web UIs.

-

TKO is the successor to Knockout. Compared to its predecessor, TKO features some notable improvements: