mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-02 18:51:06 +00:00
ajuste wp
This commit is contained in:
parent
86be4a69a5
commit
f84b58f813
1 changed files with 3 additions and 2 deletions
|
@ -619,7 +619,8 @@ return [
|
||||||
const headimage = document.querySelectorAll(\'div .aspect-custom\');
|
const headimage = document.querySelectorAll(\'div .aspect-custom\');
|
||||||
headimage.forEach(image => { image.style.filter = \'\'; });
|
headimage.forEach(image => { image.style.filter = \'\'; });
|
||||||
});
|
});
|
||||||
'
|
',
|
||||||
|
'idElementRemove' => ['wall-bottom-drawer-container']
|
||||||
],
|
],
|
||||||
'usatoday.com' => [
|
'usatoday.com' => [
|
||||||
'customCode' => '
|
'customCode' => '
|
||||||
|
|
Loading…
Add table
Reference in a new issue