fadein the notice

This commit is contained in:
tophf 2017-12-04 09:27:41 +03:00
parent c3d6ebdddb
commit bb7b37d69c

View File

@ -20,6 +20,7 @@ body.all-styles-hidden-by-filters:after {
position: absolute;
left: calc(3rem + var(--header-width));
color: hsla(180, 40%, 45%, .3);
animation: fadein 3s;
}
body.all-styles-hidden-by-filters:before {