Making WordPress.org

Changeset 4708


Ignore:
Timestamp:
01/17/2017 07:25:24 PM (9 years ago)
Author:
coffee2code
Message:

wp4.css: Add icon for marketing team.

File:
1 edited

Legend:

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

    r4616 r4708  
    11971197body.make-flow #headline h2 a:before { content: '\f115'; }
    11981198body.make-tv #headline h2 a:before { content: '\f235'; }
     1199body.make-marketing #headline h2 a:before { content: '\f130'; }
    11991200
    12001201.make-core .site-title a:before { content: '\f475'; }
     
    12131214.make-flow .site-title a:before { content: '\f115'; }
    12141215.make-tv .site-title a:before { content: '\f235'; }
     1216.make-marketing .site-title a:before { content: '\f130'; }
    12151217
    12161218#headline .login {
Note: See TracChangeset for help on using the changeset viewer.