diff --git a/index.html b/index.html index daf51ea..81de9ca 100644 --- a/index.html +++ b/index.html @@ -98,8 +98,8 @@
- -
+ +
@@ -115,10 +115,7 @@ - - - - +
Fungible
Scarce
AcceptableScarce
@@ -129,7 +126,7 @@
-
+
@@ -147,9 +144,6 @@ - - -
Scarce
Acceptable
@@ -162,7 +156,7 @@
-
+
@@ -180,9 +174,6 @@ - - -
Scarce
Acceptable
@@ -193,7 +184,7 @@
-
+
@@ -211,9 +202,6 @@ - - -
Scarce
Acceptable
Cash @@ -329,11 +317,12 @@

How to decentralize?

-
- -

You get a ledger! You get a ledger!

-

YOU ALL GET A LEDGER!!

-
+
+ +
+ +

You get a ledger! You get a ledger!

+

YOU ALL GET A LEDGER!!

@@ -454,6 +443,7 @@
  • Ishataure Dawn, Flickr
  • Institute for Money, Technology and Financial Inclusion, Flickr
  • +
  • Australian DFAT photo library, Flickr
  • cheeseslave, Flickr
  • Emoji art supplied by EmojiOne
  • diff --git a/styles/hashbrowns.jpg b/styles/hashbrowns.jpg index 3de6b0e..d05c3c4 100644 Binary files a/styles/hashbrowns.jpg and b/styles/hashbrowns.jpg differ diff --git a/styles/hashbrowns.xcf b/styles/hashbrowns.xcf new file mode 100644 index 0000000..3602545 Binary files /dev/null and b/styles/hashbrowns.xcf differ diff --git a/styles/main.css b/styles/main.css index 63d87f9..edbc441 100644 --- a/styles/main.css +++ b/styles/main.css @@ -438,6 +438,14 @@ body.show-notes section[janus-timeline='future'] [janus-timeline='future'] { opacity: 1; } +body:not(.show-notes) [janus-timeline='past'][janus-past='up'], body:not(.show-notes) [janus-timeline='future'][janus-future='up'] { + transform: translate3d(0, -100vh, 0); + opacity: 1; + visibility: hidden; + pointer-events: none; + z-index: 2; +} + body:not(.show-notes) [janus-timeline='past'][janus-past='down'], body:not(.show-notes) [janus-timeline='future'][janus-future='down'] { transform: translate3d(0, 100vh, 0); opacity: 1; diff --git a/styles/shell-money.jpg b/styles/shell-money.jpg new file mode 100644 index 0000000..92e94db Binary files /dev/null and b/styles/shell-money.jpg differ