PluginProbe
CodePen Embed Block / trunk
CodePen Embed Block vtrunk
codepen-embed-block / src / index.css

index.css in CodePen Embed Block trunk, at src/index.css

9 lines 149 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /**
2 * The following styles get applied inside the editor only.
3 */
4
5 .wp-block-cp-codepen-embed-block {
6 border: 1px solid #ddd;
7 padding: 20px;
8 }
9