diff --git a/src/General/css/style.css b/src/General/css/style.css index 4d0b2cabf..668c6e3ab 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -111,6 +111,10 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) { #captchaContainerAlt td:nth-child(2) { display: table-cell !important; } +/* Disable obnoxious captcha fade-in. */ +body > div:last-of-type { + transition: none !important; +} /* Anti-autoplay */ audio.controls-added {