Changeset 1098
- Timestamp:
- 01/07/2015 11:02:51 PM (10 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/style.css
r1034 r1098 750 750 } 751 751 752 /* Regular Content. */ 753 h2 { 754 font-size: 28px; 755 margin-bottom: 10px; 756 } 757 ul, ol { 758 margin: 0 0 22px 0; 759 padding-left: 26px; 760 } 761 762 .hentry { 763 margin: 30px auto; 764 } 765 766 .entry-title { 767 font-size: 36px; 768 font-weight: 300; 769 line-height: 1.3; 770 margin-bottom: 20px; 771 } 772 773 .entry-content { 774 font-size: 16px; 775 line-height: 1.6; 776 } 777 778 .entry-content p { 779 margin: 0 0 22px 0; 780 } 781 752 782 @media only screen and (min-width: 1640px) { 753 783 .theme-browser .themes .theme {
Note: See TracChangeset
for help on using the changeset viewer.