From 8798a7f1fbdbf13ca31d21c0242fbfa26bf36b6a Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Sat, 13 Feb 2021 01:47:42 -0500 Subject: Assets and fixes + No, U assets + Working position css for decks --- assets/nou/draw-set-color.svg | 94 +++++++++++++++++++++++++++++++++++++++++++ assets/nou/draw.svg | 94 +++++++++++++++++++++++++++++++++++++++++++ assets/nou/reverse.svg | 60 +++++++++++++++++++++++++++ assets/nou/set-color.svg | 70 ++++++++++++++++++++++++++++++++ assets/nou/skip.svg | 34 ++++++++++++++++ index.html | 3 ++ scripts/cards/deck.js | 10 +---- styles/client/card.css | 23 +++++------ 8 files changed, 367 insertions(+), 21 deletions(-) create mode 100644 assets/nou/draw-set-color.svg create mode 100644 assets/nou/draw.svg create mode 100644 assets/nou/reverse.svg create mode 100644 assets/nou/set-color.svg create mode 100644 assets/nou/skip.svg diff --git a/assets/nou/draw-set-color.svg b/assets/nou/draw-set-color.svg new file mode 100644 index 0000000..c7c4a4c --- /dev/null +++ b/assets/nou/draw-set-color.svg @@ -0,0 +1,94 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/assets/nou/draw.svg b/assets/nou/draw.svg new file mode 100644 index 0000000..78f0c54 --- /dev/null +++ b/assets/nou/draw.svg @@ -0,0 +1,94 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/assets/nou/reverse.svg b/assets/nou/reverse.svg new file mode 100644 index 0000000..56d3905 --- /dev/null +++ b/assets/nou/reverse.svg @@ -0,0 +1,60 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/assets/nou/set-color.svg b/assets/nou/set-color.svg new file mode 100644 index 0000000..ef1158a --- /dev/null +++ b/assets/nou/set-color.svg @@ -0,0 +1,70 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/assets/nou/skip.svg b/assets/nou/skip.svg new file mode 100644 index 0000000..a213141 --- /dev/null +++ b/assets/nou/skip.svg @@ -0,0 +1,34 @@ + + + + + + + image/svg+xml + + + + + + + + + diff --git a/index.html b/index.html index c6fd51b..362addb 100644 --- a/index.html +++ b/index.html @@ -43,6 +43,9 @@ + +
This site uses cookies to store themes and previous servers. That is all.
+
You may choose to submit user generated data over this site (Such as player name or text chat). This site stores none of that data. Please check with the server owner for privacy policy and/or any legal issue.