diff --git a/theme_nin_night/css/style.css b/theme_nin_night/css/style.css index 4f6b595..48d16d7 100644 --- a/theme_nin_night/css/style.css +++ b/theme_nin_night/css/style.css @@ -3636,4 +3636,8 @@ ul.dropdown-menu .active, ul.dropdown-menu .active a { .userMenu-config a:hover { color: rgba(255, 255, 255, 1) +} + +.post * { + transition-duration: 0.2s; } \ No newline at end of file