temp version for index patch

This commit is contained in:
Vion
2022-01-11 11:57:54 +08:00
parent 1d659446ae
commit 016080859d
118 changed files with 7867 additions and 432 deletions

View File

@@ -0,0 +1 @@
.rc-shade{position:fixed;top:0;bottom:0;left:0;right:0;z-index:60;background-color:rgba(51,51,51,.95)}.rc-shade:not(.hidden){-webkit-animation:fadeIn .3s ease forwards;animation:fadeIn .3s ease forwards}.rc-shade--grey{background-color:rgba(51,51,51,.95)}.rc-shade--white{background-color:hsla(0,0%,100%,.95)}.rc-shade--grey--light{background-color:rgba(51,51,51,.45)}.rc-shade--white--light{background-color:hsla(0,0%,100%,.45)}