Files
__inwestprofil.pagedev.pl/wp-content/plugins/svg-support/scss/svgs-attachment.css.map
Jacek Pyziak e6318ecadd Add kolorystyka_drewno_block shortcode and FTP sync cache file
- Implemented a new shortcode 'kolorystyka_drewno_block' in functions.php to display a styled section with an image, heading, description, and a button linking to the color palette.
- Added a new FTP sync cache configuration file to track the state of files in the project directory.
2026-02-12 13:27:39 +01:00

1 line
555 B
Plaintext

{"version":3,"sources":["svgs-attachment.scss","svgs-attachment.css"],"names":[],"mappings":"AAYC;;EACC,eAAA;EACA,YAAA;ACVF","file":"svgs-attachment.css","sourcesContent":["// .attachment img[src$=\".svg\"],\r\n// .widget_media_image img[src$=\".svg\"] {\r\n// \twidth: 100%;\r\n// }\r\n\r\n.attachment,\r\n.widget_media_image {\r\n\r\n\t// img[src$=\".svg\"] {\r\n\t// \twidth: 100%;\r\n\t// }\r\n\r\n\tsvg {\r\n\t\tmax-width: 100%;\r\n\t\theight: auto;\r\n\t}\r\n}",".attachment svg,\n.widget_media_image svg {\n max-width: 100%;\n height: auto;\n}"]}