🏠 Root
/
home
/
artorgp
/
www
/
wp-content
/
plugins
/
a-z-listing
/
css
/
Editing: style.css
/** * The following styles get applied both on the front of your site * and in the editor. * * Replace them with your own styles or remove the file completely. */ .wp-block-a-z-listing-wp-a-z-listing-block { background-color: #000; color: #fff; padding: 2px; }
Save
Cancel