Browse
For agents
About
CodePen Embed Block
/
trunk
CodePen Embed Block
vtrunk
Overview
Code
codepen-embed-block
/
src
/
style-index.css
style-index.css
in CodePen Embed Block trunk, at src/style-index.css
11 lines
195 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 both on the front of your site
3
* and in the editor.
4
*/
5
6
.
wp-block-cp-codepen-embed-block
{
7
background-color
:
#
21759b
;
8
color
:
#
fff
;
9
padding
:
2
px
;
10
}
11