diff --git a/src/wp-content/themes/twentyfifteen/style.css b/src/wp-content/themes/twentyfifteen/style.css
index 04b0c5d33c..d2256df2fe 100644
a
|
b
|
a.post-thumbnail:focus { |
1716 | 1716 | } |
1717 | 1717 | |
1718 | 1718 | .entry-content h4, |
1719 | | .entry-content h5, |
1720 | | .entry-content h6, |
1721 | 1719 | .entry-summary h4, |
1722 | | .entry-summary h5, |
1723 | | .entry-summary h6, |
1724 | 1720 | .page-content h4, |
| 1721 | .comment-content h4 { |
| 1722 | font-size: 17px; |
| 1723 | font-size: 1.1rem; |
| 1724 | line-height: 1.2; |
| 1725 | margin-top: 3.2em; |
| 1726 | margin-bottom: 1.6em; |
| 1727 | } |
| 1728 | |
| 1729 | .entry-content h5, |
| 1730 | .entry-summary h5, |
1725 | 1731 | .page-content h5, |
| 1732 | .comment-content h5 { |
| 1733 | font-size: 16px; |
| 1734 | font-size: 1rem; |
| 1735 | line-height: 1.2; |
| 1736 | margin-top: 3.2em; |
| 1737 | margin-bottom: 1.6em; |
| 1738 | } |
| 1739 | |
| 1740 | .entry-content h6, |
| 1741 | .entry-summary h6, |
1726 | 1742 | .page-content h6, |
1727 | | .comment-content h4, |
1728 | | .comment-content h5, |
1729 | 1743 | .comment-content h6 { |
1730 | 1744 | font-size: 15px; |
1731 | | font-size: 1.5rem; |
| 1745 | font-size: 0.93rem; |
| 1746 | line-height: 1.2; |
| 1747 | margin-top: 2.8em; |
| 1748 | margin-bottom: 1.4em; |
| 1749 | } |
| 1750 | |
| 1751 | .entry-content h6, |
| 1752 | .entry-summary h6, |
| 1753 | .page-content h6, |
| 1754 | .comment-content h6 { |
| 1755 | font-size: 15px; |
| 1756 | font-size: 0.75em; |
1732 | 1757 | line-height: 1.2; |
1733 | 1758 | margin-top: 3.2em; |
1734 | 1759 | margin-bottom: 1.6em; |
… |
… |
p > video { |
3374 | 3399 | } |
3375 | 3400 | |
3376 | 3401 | .entry-content h5, |
3377 | | .entry-content h6, |
3378 | 3402 | .entry-summary h5, |
3379 | | .entry-summary h6, |
3380 | 3403 | .page-content h5, |
3381 | | .page-content h6, |
3382 | | .comment-content h5, |
3383 | | .comment-content h6 { |
| 3404 | .comment-content h5{ |
3384 | 3405 | font-size: 17px; |
3385 | 3406 | font-size: 1.7rem; |
3386 | 3407 | line-height: 1.2353; |
… |
… |
p > video { |
3388 | 3409 | margin-bottom: 1.6471em; |
3389 | 3410 | } |
3390 | 3411 | |
| 3412 | .entry-content h6, |
| 3413 | .entry-summary h6, |
| 3414 | .page-content h6, |
| 3415 | .comment-content h6 { |
| 3416 | font-size: 16px; |
| 3417 | font-size: 1.5rem; |
| 3418 | line-height: 1.2353; |
| 3419 | margin-top: 2.8em; |
| 3420 | margin-bottom: 1.2em; |
| 3421 | } |
| 3422 | |
3391 | 3423 | .entry-content .more-link:after, |
3392 | 3424 | .entry-summary .more-link:after { |
3393 | 3425 | font-size: 24px; |
… |
… |
p > video { |
3948 | 3980 | } |
3949 | 3981 | |
3950 | 3982 | .entry-content h5, |
3951 | | .entry-content h6, |
3952 | 3983 | .entry-summary h5, |
3953 | | .entry-summary h6, |
3954 | 3984 | .page-content h5, |
| 3985 | .comment-content h5 { |
| 3986 | font-size: 17px; |
| 3987 | font-size: 1.7rem; |
| 3988 | line-height: 1.2632; |
| 3989 | margin-top: 2.8em; |
| 3990 | margin-bottom: 1.2em; |
| 3991 | } |
| 3992 | |
| 3993 | .entry-content h6, |
| 3994 | .entry-summary h6, |
3955 | 3995 | .page-content h6, |
3956 | | .comment-content h5, |
3957 | 3996 | .comment-content h6 { |
3958 | 3997 | font-size: 19px; |
3959 | 3998 | font-size: 1.9rem; |
… |
… |
p > video { |
4621 | 4660 | } |
4622 | 4661 | |
4623 | 4662 | .entry-content h5, |
4624 | | .entry-content h6, |
4625 | 4663 | .entry-summary h5, |
4626 | | .entry-summary h6, |
4627 | 4664 | .page-content h5, |
4628 | | .page-content h6, |
4629 | | .comment-content h5, |
4630 | | .comment-content h6 { |
| 4665 | .comment-content h5 { |
4631 | 4666 | font-size: 15px; |
4632 | 4667 | font-size: 1.5rem; |
4633 | 4668 | line-height: 1.2; |
… |
… |
p > video { |
4635 | 4670 | margin-bottom: 1.6em; |
4636 | 4671 | } |
4637 | 4672 | |
| 4673 | .entry-content h6, |
| 4674 | .entry-summary h6, |
| 4675 | .page-content h6, |
| 4676 | .comment-content h6 { |
| 4677 | font-size: 13px; |
| 4678 | font-size: 1.2rem; |
| 4679 | line-height: 1.2; |
| 4680 | margin-top: 3.2em; |
| 4681 | margin-bottom: 1.6em; |
| 4682 | } |
| 4683 | |
4638 | 4684 | .entry-content .more-link:after, |
4639 | 4685 | .entry-summary .more-link:after { |
4640 | 4686 | font-size: 16px; |
… |
… |
p > video { |
5204 | 5250 | } |
5205 | 5251 | |
5206 | 5252 | .entry-content h5, |
5207 | | .entry-content h6, |
5208 | 5253 | .entry-summary h5, |
5209 | | .entry-summary h6, |
5210 | 5254 | .page-content h5, |
5211 | | .page-content h6, |
5212 | | .comment-content h5, |
5213 | | .comment-content h6 { |
| 5255 | .comment-content h5 { |
5214 | 5256 | font-size: 17px; |
5215 | 5257 | font-size: 1.7rem; |
5216 | 5258 | line-height: 1.2353; |
5217 | | margin-top: 3.2941em; |
5218 | | margin-bottom: 1.6471em; |
| 5259 | margin-top: 2.8em; |
| 5260 | margin-bottom: 1.2em; |
| 5261 | } |
| 5262 | |
| 5263 | .entry-content h6, |
| 5264 | .entry-summary h6, |
| 5265 | .page-content h6, |
| 5266 | .comment-content h6 { |
| 5267 | font-size: 15px; |
| 5268 | font-size: 1.5rem; |
| 5269 | line-height: 1.2353; |
| 5270 | margin-top: 2.8em; |
| 5271 | margin-bottom: 1.2em; |
5219 | 5272 | } |
5220 | 5273 | |
5221 | 5274 | .entry-content .more-link:after, |
… |
… |
p > video { |
5759 | 5812 | } |
5760 | 5813 | |
5761 | 5814 | .entry-content h5, |
5762 | | .entry-content h6, |
5763 | 5815 | .entry-summary h5, |
5764 | | .entry-summary h6, |
5765 | 5816 | .page-content h5, |
5766 | | .page-content h6, |
5767 | | .comment-content h5, |
5768 | | .comment-content h6 { |
| 5817 | .comment-content h5 { |
5769 | 5818 | font-size: 19px; |
5770 | 5819 | font-size: 1.9rem; |
5771 | 5820 | line-height: 1.2632; |
… |
… |
p > video { |
5773 | 5822 | margin-bottom: 1.6842em; |
5774 | 5823 | } |
5775 | 5824 | |
| 5825 | .entry-content h6, |
| 5826 | .entry-summary h6, |
| 5827 | .page-content h6, |
| 5828 | .comment-content h6 { |
| 5829 | font-size: 17px; |
| 5830 | font-size: 1.5rem; |
| 5831 | line-height: 1.2632; |
| 5832 | margin-top: 3.3684em; |
| 5833 | margin-bottom: 1.6842em; |
| 5834 | } |
| 5835 | |
5776 | 5836 | .entry-content .more-link:after, |
5777 | 5837 | .entry-summary .more-link:after { |
5778 | 5838 | top: 3px; |