From 3135372706863a94be6c2f803abed657e41a81bb Mon Sep 17 00:00:00 2001 From: enumbutz <33089421+enumbutz@users.noreply.github.com> Date: Wed, 25 Oct 2017 18:08:30 +0700 Subject: [PATCH] Change css variables with js --- change-css-with-js/index.html | 63 +++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 change-css-with-js/index.html diff --git a/change-css-with-js/index.html b/change-css-with-js/index.html new file mode 100644 index 0000000..d278d4a --- /dev/null +++ b/change-css-with-js/index.html @@ -0,0 +1,63 @@ + + + + Updata CSS variables with JS + + + + +

Updata CSS variables with JS

+
+ + + + + + +
+
+
+ + + + + + + \ No newline at end of file