Browse
For agents
About
Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages
/
2.2.2
Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages
v2.2.2
Switch version
3.4.2
3.4.1
3.4.0
3.3.9
3.3.8
3.3.7
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
2.2.0
2.2.1
2.2.2
2.2.3
2.2.4
2.2.5
2.2.6
2.2.7
2.2.8
2.2.9
2.3.0
2.3.1
2.3.2
All 195 releases
Overview
Code
convertkit
/
resources
/
backend
/
css
/
gutenberg.css
gutenberg.css
in Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages 2.2.2, at resources/backend/css/gutenberg.css
20 lines
422 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
wp-block
.
convertkit-no-content
{
2
padding
:
120
px
20
px
20
px
20
px
;
3
background
:
url
(
../images/convertkit-stacked.svg
)
50
%
20
px
no-repeat
;
4
background-size
:
100
px
auto
;
5
background-color
:
#
fff
;
6
border
:
1
px
solid
#
000
;
7
font-size
:
16
px
;
8
text-align
:
center
;
9
color
:
#
000
;
10
}
11
.
wp-block
.
convertkit-no-content
iframe
{
12
max-width
:
400
px
;
13
}
14
15
16
.
convertkit-popover
.
components-popover__content
{
17
width
:
300
px
;
18
padding
:
15
px
;
19
}
20