Ticket #22179: 22179.3.diff
File 22179.3.diff, 1.5 KB (added by , 12 years ago) |
---|
-
wp-content/themes/twentytwelve/style.css
701 701 text-align: center; 702 702 } 703 703 .entry-content, 704 .entry-summary { 704 .entry-summary, 705 .mu_register { 705 706 line-height: 1.714285714; 706 707 } 707 708 .entry-content h1, … … 727 728 line-height: 1.5; 728 729 } 729 730 .entry-content h2, 730 .comment-content h2 { 731 .comment-content h2, 732 .mu_register h2 { 731 733 font-size: 18px; 732 734 font-size: 1.285714286rem; 733 735 line-height: 1.6; … … 758 760 } 759 761 .entry-content p, 760 762 .entry-summary p, 761 .comment-content p { 763 .comment-content p, 764 .mu_register p { 762 765 margin: 0 0 24px; 763 766 margin: 0 0 1.714285714rem; 764 767 line-height: 1.714285714; … … 766 769 .entry-content ol, 767 770 .comment-content ol, 768 771 .entry-content ul, 769 .comment-content ul { 772 .comment-content ul, 773 .mu_register ul { 770 774 margin: 0 0 24px; 771 775 margin: 0 0 1.714285714rem; 772 776 line-height: 1.714285714; … … 782 786 margin-bottom: 0; 783 787 } 784 788 .entry-content ul, 785 .comment-content ul { 789 .comment-content ul, 790 .mu_register ul { 786 791 list-style: disc outside; 787 792 } 788 793 .entry-content ol, … … 790 795 list-style: decimal outside; 791 796 } 792 797 .entry-content li, 793 .comment-content li { 798 .comment-content li, 799 .mu_register li { 794 800 margin: 0 0 0 36px; 795 801 margin: 0 0 0 2.571428571rem; 796 802 } … … 933 939 .single-author .entry-meta .by-author { 934 940 display: none; 935 941 } 942 .mu_register h2 { 943 color: #757575; 944 font-weight: normal; 945 } 936 946 937 947 938 948 /* =Archives