Making WordPress.org

Changeset 6756


Ignore:
Timestamp:
02/26/2018 04:23:04 AM (8 years ago)
Author:
obenland
Message:

Main: Remove intro class to highlight text.

Props mapk.
See #3046.

Location:
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-features.php

    r6744 r6756  
    4242                        <div class="entry-content row">
    4343                                <section class="col-8">
    44                                         <p class="intro">
     44                                        <p>
    4545                                                <?php
    4646                                                /* translators: WordPress market share: 29%; */
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-history.php

    r6744 r6756  
    4242                        <div class="entry-content row">
    4343                                <section class="col-8">
    44                                         <p class="intro">We&#8217;ve been working on a new book about the history of WordPress drawing on dozens of interviews with the original folks involved and extensive research. It&#8217;s not ready yet, but for the tenth anniversary of WordPress we&#8217;d like to make a chapter available, <em>On forking WordPress, forks in general, early WordPress, and the community</em>, which you can download below in the following formats:</p>
     44                                        <p>We&#8217;ve been working on a new book about the history of WordPress drawing on dozens of interviews with the original folks involved and extensive research. It&#8217;s not ready yet, but for the tenth anniversary of WordPress we&#8217;d like to make a chapter available, <em>On forking WordPress, forks in general, early WordPress, and the community</em>, which you can download below in the following formats:</p>
    4545
    4646                                        <ul>
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-security.php

    r6744 r6756  
    4343                        <div class="entry-content row">
    4444                                <section class="col-8">
    45                                         <p class="intro">Learn more about WordPress core software security in this free white paper. You can also download it in <a href="https://github.com/WordPress/Security-White-Paper/blob/master/WordPressSecurityWhitePaper.pdf?raw=true">PDF format</a>.</p>
     45                                        <p>Learn more about WordPress core software security in this free white paper. You can also download it in <a href="https://github.com/WordPress/Security-White-Paper/blob/master/WordPressSecurityWhitePaper.pdf?raw=true">PDF format</a>.</p>
    4646
    4747                                        <img src="//s.w.org/about/images/logos/wordpress-logo-stacked-rgb.png" class="aligncenter" />
Note: See TracChangeset for help on using the changeset viewer.