Making WordPress.org

Changeset 1763


Ignore:
Timestamp:
07/20/2015 04:25:10 PM (9 years ago)
Author:
samuelsidler
Message:

Fix icons for support / community teams.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/style/wp4.css

    r1759 r1763  
    11611161body.make-accessibility #headline h2 a:before { content: '\f115'; }
    11621162body.make-polyglots #headline h2 a:before { content: '\f326'; }
    1163 body.make-support #headline h2 a:before { content: '\f110'; }
     1163body.make-support #headline h2 a:before { content: '\f125'; }
    11641164body.make-themes #headline h2 a:before { content: '\f105'; }
    11651165body.make-plugins #headline h2 a:before { content: '\f106'; }
    11661166body.make-docs #headline h2 a:before { content: '\f123'; }
    1167 body.make-community #headline h2 a:before { content: '\f125'; }
     1167body.make-community #headline h2 a:before { content: '\307'; }
    11681168body.make-meta #headline h2 a:before { content: '\f325'; }
    11691169body.make-training #headline h2 a:before { content: '\f118'; }
Note: See TracChangeset for help on using the changeset viewer.