プロフィール画像の影調整
This commit is contained in:
parent
6dfbf18b44
commit
814e6f1ab4
@ -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')) {
|
||||
|
Reference in New Issue
Block a user