Making WordPress.org

Ticket #689: make-icons.diff

File make-icons.diff, 2.2 KB (added by ryelle, 9 years ago)
  • wp-content/themes/pub/wporg-makehome/style.css

     
    211211        font-weight:normal;
    212212}
    213213
    214 section.get-involved article.make-core          h2:before { content: '\f107'; }
    215 section.get-involved article.make-ui            h2:before { content: '\f100'; }
    216 section.get-involved article.make-mobile        h2:before { content: '\f166'; }
    217 section.get-involved article.make-accessibility h2:before { content: '\f115'; }
     214section.get-involved article.make-core          h2:before { content: "\f475"; }
     215section.get-involved article.make-ui            h2:before { content: "\f309"; }
     216section.get-involved article.make-mobile        h2:before { content: "\f470"; }
     217section.get-involved article.make-accessibility h2:before { content: "\f483"; }
    218218section.get-involved article.make-polyglots     h2:before { content: '\f326'; }
    219 section.get-involved article.make-support       h2:before { content: '\f110'; }
    220 section.get-involved article.make-themes        h2:before { content: '\f105'; }
    221 section.get-involved article.make-plugins               h2:before { content: '\f106'; }
    222 section.get-involved article.make-docs                  h2:before { content: '\f123'; }
    223 section.get-involved article.make-community             h2:before { content: '\f125'; }
    224 section.get-involved article.make-meta                  h2:before { content: '\f325'; }
     219section.get-involved article.make-support       h2:before { content: "\f125"; }
     220section.get-involved article.make-themes        h2:before { content: '\f100'; }
     221section.get-involved article.make-plugins       h2:before { content: '\f106'; }
     222section.get-involved article.make-docs          h2:before { content: '\f105'; }
     223section.get-involved article.make-community     h2:before { content: '\f307'; }
     224section.get-involved article.make-meta          h2:before { content: '\f325'; }
    225225section.get-involved article.make-training      h2:before { content: '\f118'; }
    226 section.get-involved article.make-flow                  h2:before { content: '\f115'; }
     226section.get-involved article.make-flow          h2:before { content: '\f115'; }
    227227
    228228section.get-involved article.featured-group h2:after {
    229229        display: block;