diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css index 62545261..c9238ff5 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -572,5 +572,9 @@ input[type=range]::-webkit-slider-thumb { -webkit-animation-duration: 200ms; } +#firstuse +{ + -webkit-animation-delay: 1s; +} |
