mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-07 03:05:44 +03:00
parent
176cea1a3d
commit
c54b8e1abb
2 changed files with 9 additions and 1 deletions
|
@ -213,3 +213,11 @@
|
|||
.badge-test-team:before {
|
||||
color: rgb(136, 79, 174);
|
||||
}
|
||||
|
||||
.badge-sustainability-team {
|
||||
background: rgba(23, 127, 106, 0.25);
|
||||
box-shadow: 0 0 0 4px rgb(23, 127, 106);
|
||||
}
|
||||
.badge-sustainability-team:before {
|
||||
color: rgb(23, 127, 106);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue