From 351d85c69c4d61b4f2b5167716c13c026dabc54b Mon Sep 17 00:00:00 2001 From: Xenofem Date: Wed, 19 Dec 2018 19:30:56 -0500 Subject: [PATCH] nicer-looking controls --- back.svg | 17 ++++++++++++++ colors/index.html | 57 +++++++++++++++++++++++++++++++++++++---------- follow/index.html | 6 ++++- play.svg | 8 +++++++ reload.svg | 14 ++++++++++++ 5 files changed, 89 insertions(+), 13 deletions(-) create mode 100644 back.svg create mode 100644 play.svg create mode 100644 reload.svg diff --git a/back.svg b/back.svg new file mode 100644 index 0000000..5f7d4a3 --- /dev/null +++ b/back.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/colors/index.html b/colors/index.html index 994f8f4..b25b901 100644 --- a/colors/index.html +++ b/colors/index.html @@ -2,23 +2,42 @@ -
+
+ +
+ diff --git a/follow/index.html b/follow/index.html index d4ef1f5..baf4b40 100644 --- a/follow/index.html +++ b/follow/index.html @@ -51,6 +51,10 @@ bottom: 10px; left: 10px; } + #controls img { + width: 40px; + height: 40px; + } input[type=checkbox]:checked ~ #controls { display: block; } @@ -75,6 +79,6 @@ -
back
+
diff --git a/play.svg b/play.svg new file mode 100644 index 0000000..b6c0d50 --- /dev/null +++ b/play.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/reload.svg b/reload.svg new file mode 100644 index 0000000..7b7ac4d --- /dev/null +++ b/reload.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + +