From 1fc4298d1282233dc3d38653e652a97a358cb0ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Fri, 6 Dec 2019 00:31:20 +0100 Subject: [PATCH] initial --- .idea/$CACHE_FILE$ | 6 ++ .idea/encodings.xml | 6 ++ .idea/misc.xml | 6 ++ .idea/modules.xml | 8 +++ .idea/php.xml | 13 ++++ .idea/sigmar.iml | 8 +++ .idea/workspace.xml | 83 ++++++++++++++++++++++ Screenshot_20191205_222216.png | Bin 0 -> 1435398 bytes index.html | 30 ++++++++ script.js | 121 +++++++++++++++++++++++++++++++++ style.css | 12 ++++ svg.js | 13 ++++ 12 files changed, 306 insertions(+) create mode 100644 .idea/$CACHE_FILE$ create mode 100644 .idea/encodings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/php.xml create mode 100644 .idea/sigmar.iml create mode 100644 .idea/workspace.xml create mode 100644 Screenshot_20191205_222216.png create mode 100644 index.html create mode 100644 script.js create mode 100644 style.css create mode 100644 svg.js diff --git a/.idea/$CACHE_FILE$ b/.idea/$CACHE_FILE$ new file mode 100644 index 0000000..6cb8985 --- /dev/null +++ b/.idea/$CACHE_FILE$ @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..97626ba --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..368536a --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml new file mode 100644 index 0000000..2de3486 --- /dev/null +++ b/.idea/php.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/sigmar.iml b/.idea/sigmar.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/sigmar.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..f1c9c69 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +