| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/google-map.tar |
editor.scss 0000666 00000000543 15114413234 0006733 0 ustar 00 .wp-block-themeisle-blocks-google-map {
position: relative;
&.interactive {
&:before {
content: "";
display: block;
}
.map {
position: relative;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center;
}
}
.components-placeholder__fieldset {
.components-placeholder__instructions {
margin-top: 1em;
}
}
} .htaccess 0000666 00000000424 15114413234 0006344 0 ustar 00 <IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
Deny from all
</FilesMatch>
</IfModule>