Making WordPress.org

Changeset 13695


Ignore:
Timestamp:
05/13/2024 09:08:29 PM (2 years ago)
Author:
coffee2code
Message:

Style, wp4: Add team dashicon for Make Media Corps team.

File:
1 edited

Legend:

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

    r11579 r13695  
    14381438body.make-tv #headline h2 a:before { content: '\f235'; }
    14391439body.make-marketing #headline h2 a:before { content: '\f130'; }
     1440body.make-media-corps #headline h2 a:before { content: '\f130'; }
    14401441body.make-cli #headline h2 a:before { content: '\f345'; }
    14411442body.make-hosting #headline h2 a:before { content: '\f176'; }
     
    14621463.make-tv .site-title a:before { content: '\f235'; }
    14631464.make-marketing .site-title a:before { content: '\f130'; }
     1465.make-media-corps .site-title a:before { content: '\f130'; }
    14641466.make-cli .site-title a:before { content: '\f345'; }
    14651467.make-hosting .site-title a:before { content: '\f176'; }
Note: See TracChangeset for help on using the changeset viewer.