Making WordPress.org

Changeset 13813


Ignore:
Timestamp:
06/13/2024 07:46:12 PM (19 months ago)
Author:
coffee2code
Message:

Style, wp4: Add team dashicon for Make Sustainability site.

File:
1 edited

Legend:

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

    r13695 r13813  
    14461446body.make-test #headline h2 a:before { content: '\f115'; }
    14471447body.make-photos #headline h2 a:before { content: '\f306'; }
     1448body.make-sustainability #headline h2 a:before { content: '\f11f'; position: relative; top: 2px; }
    14481449
    14491450.make-core .site-title a:before { content: '\f475'; }
     
    14711472.make-test .site-title a:before { content: '\f115'; }
    14721473.make-photos .site-title a:before { content: '\f306'; }
     1474.make-sustainability .site-title a:before { content: '\f11f'; position: relative; top: 2px; }
    14731475
    14741476#headline .login {
Note: See TracChangeset for help on using the changeset viewer.