Added extra navigation and new pages

This commit is contained in:
2017-06-18 17:16:40 +02:00
parent 1a7fb673c0
commit e99225ce10
11 changed files with 141 additions and 10 deletions

7
fade.scarlet Normal file

@ -0,0 +1,7 @@
.fade
opacity 1
transition opacity fade-speed ease
will-change opacity
.fade-out
opacity 0