Changeset 6417 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss
- Timestamp:
- 01/23/2018 12:02:51 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss
r6348 r6417 4 4 } 5 5 6 p a, 7 p a:hover { 8 border: none; 9 } 10 11 /* Dowload Chart RTL horizontal scrolling fix */ 6 /* Download Chart RTL horizontal scrolling fix */ 12 7 .chart > div > div > div > div { 13 8 left: -10000px !important; … … 61 56 line-height: 1.3; 62 57 margin: 0 0 20px; 63 }64 65 .entry-content {66 font-size: 16px;67 line-height: 1.6;68 }69 70 .entry-content p {71 margin: 0 0 22px 0;72 58 } 73 59
Note: See TracChangeset
for help on using the changeset viewer.