Browse
For agents
About
Jetpack – WP Security, Backup, Speed, & Growth
/
15.2.1
Jetpack – WP Security, Backup, Speed, & Growth
v15.2.1
Switch version
12.0.3
12.1.3
12.2.3
12.3.2
12.4.2
12.5.2
12.6.4
12.7.3
12.8.3
12.9.5
13.0.2
13.1.5
13.2.4
13.3.3
13.4.5
13.5.2
13.6.2
13.7.2
13.8.3
13.9.2
14.0.1
14.1.1
14.2.2
14.3.1
14.4.2
All 500 releases
Overview
Code
jetpack
/
_inc
/
blocks
/
goodreads
/
view.rtl.css
view.rtl.css
1 lines
1.2 KB
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-jetpack-goodreads
{
margin-bottom
:
1.5
em
}
.
wp-block-jetpack-goodreads
[
class
^=
gr_custom_container_
]
{
background-color
:
#
fff
;
border
:
1
px
solid
gray
;
border-radius
:
10
px
;
color
:
#
000
;
margin
:
auto
;
padding
:
0
5
px
10
px
;
width
:
300
px
}
.
wp-block-jetpack-goodreads
[
class
^=
gr_custom_header_
]
{
border-bottom
:
1
px
solid
gray
;
font-size
:
120
%
;
margin
:
auto
;
padding
:
10
px
0
;
text-align
:
center
;
width
:
100
%
}
.
wp-block-jetpack-goodreads
[
class
^=
gr_custom_each_container_
]
{
border-bottom
:
1
px
solid
#
aaa
;
clear
:
both
;
margin
:
auto
auto
10
px
;
overflow
:
auto
;
padding-bottom
:
4
px
;
width
:
100
%
}
.
wp-block-jetpack-goodreads
[
class
^=
gr_custom_book_container_
]
{
float
:
right
;
height
:
60
px
;
margin-left
:
6
px
;
overflow
:
hidden
;
width
:
39
px
}
.
wp-block-jetpack-goodreads
[
class
^=
gr_custom_author_
]
{
font-size
:
10
px
}
.
wp-block-jetpack-goodreads
[
class
^=
gr_custom_tags_
]
{
color
:
gray
;
font-size
:
10
px
}
.
wp-block-jetpack-goodreads
[
class
^=
gr_custom_rating_
]
{
float
:
left
}
.
wp-block-jetpack-goodreads
[
class
^=
gr_grid_book_container
]
{
float
:
right
;
height
:
160
px
;
overflow
:
hidden
;
padding
:
0
;
width
:
98
px
}
.
wp-block-jetpack-goodreads
[
class
^=
gr_grid_book_container
]
img
{
height
:
100
%
;
width
:
100
%
}
.
wp-block-jetpack-goodreads
a
{
text-decoration
:
none
}
.
wp-block-jetpack-goodreads
a
:
hover
{
text-decoration
:
underline
}
.
wp-block-jetpack-goodreads
img
{
max-width
:
100
%
}