golden hour
/home/phakp/public_html/wp-content/plugins/page-views-count/dist
⬆️ Go Up
Upload
File/Folder
Size
Actions
blocks.build.js
6.66 KB
Del
OK
blocks.editor.build.css
403 B
Del
OK
blocks.style.build.css
344 B
Del
OK
Edit: blocks.editor.build.css
/** * #.# Common SCSS * * Can include things like variables and mixins * that are used across the project. */ /** * #.# Editor Styles * * CSS for just Backend enqueued after style.scss * which makes it higher in priority. */ .wp-block-cgb-block-page-views-count { background: #bada55; border: 0.2rem solid #292929; color: #292929; margin: 0 auto; max-width: 740px; padding: 2rem; }
Save