Browse
For agents
About
CodePen Embed Block
/
trunk
CodePen Embed Block
vtrunk
Overview
Code
codepen-embed-block
/
src
/
index.css
index.css
in CodePen Embed Block trunk, at src/index.css
9 lines
149 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
/*
*
2
* The following styles get applied inside the editor only.
3
*/
4
5
.
wp-block-cp-codepen-embed-block
{
6
border
:
1
px
solid
#
ddd
;
7
padding
:
20
px
;
8
}
9