@@ -328,27 +328,27 @@ blockquote {
328
328
line-height : 1.2em ;
329
329
}
330
330
331
- div # properties table .properties thead ,
332
- div # properties table .properties tbody ,
333
- div # properties table .properties tr ,
334
- div # properties table .properties td ,
335
- div # properties table .properties th {
331
+ # properties table .properties thead ,
332
+ # properties table .properties tbody ,
333
+ # properties table .properties tr ,
334
+ # properties table .properties td ,
335
+ # properties table .properties th {
336
336
display : block;
337
337
}
338
338
339
- div # properties table .properties td {
339
+ # properties table .properties td {
340
340
font-size : 1rem ;
341
341
}
342
342
343
- div # properties table .properties tr {
343
+ # properties table .properties tr {
344
344
padding-bottom : 3px ;
345
345
}
346
346
347
- div # properties table .properties td {
347
+ # properties table .properties td {
348
348
padding-top : 0px ;
349
349
}
350
350
351
- div # properties table .properties .star-rating {
351
+ # properties table .properties .star-rating {
352
352
overflow : hidden;
353
353
padding : 2px 0 ;
354
354
}
@@ -493,7 +493,7 @@ table.properties td, table.properties th {
493
493
margin-bottom : 0px ;
494
494
}
495
495
496
- div # properties {
496
+ # properties {
497
497
width : 40% ;
498
498
margin-bottom : 2em ;
499
499
}
@@ -554,7 +554,7 @@ table.properties td, table.properties th {
554
554
padding-top : 9px ;
555
555
}
556
556
557
- div # properties {
557
+ # properties {
558
558
width : 100% ;
559
559
margin : 1.3em 0 ;
560
560
}
@@ -1057,9 +1057,8 @@ p.tip {
1057
1057
}
1058
1058
1059
1059
.embedded-author-content {
1060
- border-left : 1px solid # d8d7ad ;
1061
- padding : 0.5em 1em ;
1062
- margin : 0.5em 0 1em 1em ;
1060
+ padding : 0.5em 0 ;
1061
+ margin : 0.5em 0 ;
1063
1062
}
1064
1063
1065
1064
.embedded-author-content img {
0 commit comments