theme: adjust image shadows #175

This commit is contained in:
Sören Weber 2022-02-22 20:54:43 +01:00
parent fc86c1e637
commit a58e331e9c
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -343,7 +343,7 @@ th {
#body img.shadow, #body img.shadow,
#body .video-container.shadow { #body .video-container.shadow {
box-shadow: 0 10px 30px rgba( 216, 216, 216, .666 ); box-shadow: 0 10px 30px rgba( 200, 200, 200, .666 );
} }
#body img.inline { #body img.inline {