diff --git a/plusfuture/php/style.php b/plusfuture/php/style.php index b6b6ca8..8a3643d 100644 --- a/plusfuture/php/style.php +++ b/plusfuture/php/style.php @@ -103,10 +103,11 @@ if (! $shadow) if (! $converse_width) $converse_width = '790'; if(! $top_photo) - $top_photo = '3px'; + $top_photo = '3rem'; if(! $reply_photo) - $reply_photo = '3px'; - + $reply_photo = '2.3rem'; +if(! $shadowpx) + $shadowpx = '3px'; // Apply the settings if(file_exists('view/theme/plusfuture/css/style.css')) {