Rewrite open template to new style.

This commit is contained in:
2019-03-04 00:53:26 +01:00
parent ddf4f65fd6
commit 24bddd64d1
10 changed files with 57 additions and 129 deletions

View File

@@ -1,3 +1,4 @@
@import "base";
@keyframes fadeOut {
0% {
opacity: 1;