[wp-meta] [Making WordPress.org] #3146: Add new badge classes for Profile Badges page in Meta Handbook

Making WordPress.org noreply at wordpress.org
Wed Sep 20 14:39:43 UTC 2017


#3146: Add new badge classes for Profile Badges page in Meta Handbook
--------------------------------------+-----------------
 Reporter:  SergeyBiryukov            |      Owner:
     Type:  task                      |     Status:  new
 Priority:  normal                    |  Milestone:
Component:  Make (Get Involved) / P2  |   Keywords:
--------------------------------------+-----------------
 The [https://make.wordpress.org/meta/handbook/documentation/profile-
 badges/ Profile Badges] page in Make WordPress.org Handbook was recently
 updated to include Design, Marketing, CLI, and Hosting badges.

 The page uses `cXXXXXX` classes for badge colors, where `XXXXXX` is a
 hexadecimal color code. The classes are added via Advanced CSS section, so
 only an Administrator or a Super Admin can edit them.

 New colors should be added for the recently added badges:
 {{{
 .ceec26a {
         background-color: #eec26a;
 }

 .c47bea7 {
         background-color: #47bea7;
 }

 .c424242 {
         background-color: #424242;
 }

 .c5358a6 {
         background-color: #5358a6;
 }
 }}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3146>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list