From 814e6f1ab46fc7e58258507f51a16de5c4922241 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 27 Oct 2018 13:28:39 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=97=E3=83=AD=E3=83=95=E3=82=A3=E3=83=BC?= =?UTF-8?q?=E3=83=AB=E7=94=BB=E5=83=8F=E3=81=AE=E5=BD=B1=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plusfuture/php/style.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plusfuture/php/style.php b/plusfuture/php/style.php index 3d18259..b6b6ca8 100644 --- a/plusfuture/php/style.php +++ b/plusfuture/php/style.php @@ -103,9 +103,9 @@ if (! $shadow) if (! $converse_width) $converse_width = '790'; if(! $top_photo) - $top_photo = '2.3rem'; + $top_photo = '3px'; if(! $reply_photo) - $reply_photo = '2.3rem'; + $reply_photo = '3px'; // Apply the settings if(file_exists('view/theme/plusfuture/css/style.css')) {