プロフ画像の影関連
This commit is contained in:
parent
814e6f1ab4
commit
66224ae564
@ -103,10 +103,11 @@ if (! $shadow)
|
|||||||
if (! $converse_width)
|
if (! $converse_width)
|
||||||
$converse_width = '790';
|
$converse_width = '790';
|
||||||
if(! $top_photo)
|
if(! $top_photo)
|
||||||
$top_photo = '3px';
|
$top_photo = '3rem';
|
||||||
if(! $reply_photo)
|
if(! $reply_photo)
|
||||||
$reply_photo = '3px';
|
$reply_photo = '2.3rem';
|
||||||
|
if(! $shadowpx)
|
||||||
|
$shadowpx = '3px';
|
||||||
// Apply the settings
|
// Apply the settings
|
||||||
if(file_exists('view/theme/plusfuture/css/style.css')) {
|
if(file_exists('view/theme/plusfuture/css/style.css')) {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user