mirror of
https://github.com/seigler/presentation-blockchains
synced 2025-07-26 17:16:11 +00:00
improved hash image, shell image, added transition
This commit is contained in:
parent
a8f76ca48b
commit
1bcfc84024
5 changed files with 21 additions and 23 deletions
Binary file not shown.
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 865 KiB |
BIN
styles/hashbrowns.xcf
Normal file
BIN
styles/hashbrowns.xcf
Normal file
Binary file not shown.
|
@ -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;
|
||||
|
|
BIN
styles/shell-money.jpg
Normal file
BIN
styles/shell-money.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 MiB |
Loading…
Add table
Add a link
Reference in a new issue