Improved styles

This commit is contained in:
2016-12-01 00:29:36 +09:00
parent 4631a10d24
commit fe03d70095
15 changed files with 245 additions and 21 deletions

View File

@ -13,7 +13,7 @@ profile-boot-duration = 2s
color white
text-shadow 0px 0px 2px rgb(0, 0, 0, 0.5)
transition all transition-speed ease
default-transition
animation-name appear
animation-duration transition-speed
@ -37,7 +37,7 @@ profile-boot-duration = 2s
background-size cover
overflow hidden
transition all transition-speed ease
default-transition
animation cover-animation profile-boot-duration
animation-fill-mode forwards

View File

@ -10,7 +10,7 @@ profileBootDuration = 2s
color white
text-shadow 0px 0px 2px rgb(0, 0, 0, 0.5)
transition all transition-speed ease
default-transition
animation-name appear
animation-duration transition-speed
@ -38,7 +38,7 @@ profileBootDuration = 2s
background-size cover
overflow hidden
transition all transition-speed ease
default-transition
animation cover-animation profileBootDuration
animation-fill-mode forwards