From 0f07eeb21a51d792f1e41990b719628c622d732d Mon Sep 17 00:00:00 2001 From: Alexis M Date: Fri, 11 Oct 2019 21:43:08 +0200 Subject: [PATCH] Add a comics first user experience link, FR only. --- ihatemoney/static/css/main.css | 9 +- .../photoswipe/default-skin/default-skin.css | 482 ++++++++++++++++++ .../photoswipe/default-skin/default-skin.png | Bin 0 -> 547 bytes .../photoswipe/default-skin/default-skin.svg | 1 + .../photoswipe/default-skin/preloader.gif | Bin 0 -> 866 bytes .../photoswipe/photoswipe-ui-default.min.js | 4 + ihatemoney/static/photoswipe/photoswipe.css | 179 +++++++ .../static/photoswipe/photoswipe.min.js | 4 + ihatemoney/static/showcase/1.jpg | Bin 0 -> 615970 bytes ihatemoney/static/showcase/2.jpg | Bin 0 -> 547569 bytes ihatemoney/static/showcase/3.jpg | Bin 0 -> 458429 bytes ihatemoney/static/showcase/4.jpg | Bin 0 -> 503363 bytes ihatemoney/static/showcase/5.jpg | Bin 0 -> 494043 bytes ihatemoney/static/showcase/6.jpg | Bin 0 -> 772276 bytes ihatemoney/static/showcase/7.jpg | Bin 0 -> 525746 bytes ihatemoney/static/showcase/8.jpg | Bin 0 -> 628212 bytes ihatemoney/static/showcase/9.jpg | Bin 0 -> 842860 bytes ihatemoney/templates/home.html | 3 + ihatemoney/templates/layout.html | 9 + ihatemoney/templates/showcase.html | 47 ++ 20 files changed, 735 insertions(+), 3 deletions(-) create mode 100644 ihatemoney/static/photoswipe/default-skin/default-skin.css create mode 100644 ihatemoney/static/photoswipe/default-skin/default-skin.png create mode 100644 ihatemoney/static/photoswipe/default-skin/default-skin.svg create mode 100644 ihatemoney/static/photoswipe/default-skin/preloader.gif create mode 100644 ihatemoney/static/photoswipe/photoswipe-ui-default.min.js create mode 100644 ihatemoney/static/photoswipe/photoswipe.css create mode 100644 ihatemoney/static/photoswipe/photoswipe.min.js create mode 100644 ihatemoney/static/showcase/1.jpg create mode 100644 ihatemoney/static/showcase/2.jpg create mode 100644 ihatemoney/static/showcase/3.jpg create mode 100644 ihatemoney/static/showcase/4.jpg create mode 100644 ihatemoney/static/showcase/5.jpg create mode 100644 ihatemoney/static/showcase/6.jpg create mode 100644 ihatemoney/static/showcase/7.jpg create mode 100644 ihatemoney/static/showcase/8.jpg create mode 100644 ihatemoney/static/showcase/9.jpg create mode 100644 ihatemoney/templates/showcase.html diff --git a/ihatemoney/static/css/main.css b/ihatemoney/static/css/main.css index a646b175..ff71800f 100644 --- a/ihatemoney/static/css/main.css +++ b/ihatemoney/static/css/main.css @@ -50,18 +50,21 @@ body { font-size: 2.4em; } -#header .tryout { - margin-right: 10em; +#header .tryout, #header .showcase { color: #fff; background-color: #414141; border-color: #414141; } -#header .tryout:hover { +#header .tryout:hover, #header .showcase:hover { background-color: #606060; border-color: #606060; + cursor: pointer; } + + + #header .additional-content { margin-top: 5em; font-family: "Comfortaa", arial, serif; diff --git a/ihatemoney/static/photoswipe/default-skin/default-skin.css b/ihatemoney/static/photoswipe/default-skin/default-skin.css new file mode 100644 index 00000000..c9616326 --- /dev/null +++ b/ihatemoney/static/photoswipe/default-skin/default-skin.css @@ -0,0 +1,482 @@ +/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */ +/* + + Contents: + + 1. Buttons + 2. Share modal and links + 3. Index indicator ("1 of X" counter) + 4. Caption + 5. Loading indicator + 6. Additional styles (root element, top bar, idle state, hidden state, etc.) + +*/ +/* + + 1. Buttons + + */ +/* +
+
+
+
+
+
+
+ + + + + + +
+
+
+ + + +