Making WordPress.org


Ignore:
Timestamp:
01/23/2018 12:02:51 AM (8 years ago)
Author:
obenland
Message:

Themes: Use global styles for paragraphs.

Props monikarao.
Fixes 3396.

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  
    44}
    55
    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 */
    127.chart > div > div > div > div {
    138    left: -10000px !important;
     
    6156    line-height: 1.3;
    6257    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;
    7258}
    7359
Note: See TracChangeset for help on using the changeset viewer.