mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-05 02:15:45 +03:00
Theme: Add support for Openverse team, fix Themes Team badge
This syncs `r17406-dotorg` to the canonical Git repo.
This commit is contained in:
parent
a545168ef2
commit
174a0381d6
3 changed files with 24 additions and 0 deletions
|
@ -123,6 +123,14 @@
|
|||
color: rgb(251, 161, 108);
|
||||
}
|
||||
|
||||
.badge-openverse {
|
||||
background: rgba(103, 74, 255, 0.25);
|
||||
box-shadow: 0 0 0 4px rgb(103, 74, 255);
|
||||
}
|
||||
.badge-openverse:before {
|
||||
color: rgb(103, 74, 255);
|
||||
}
|
||||
|
||||
.badge-training{
|
||||
background: rgba(233, 192, 45, 0.25);
|
||||
box-shadow: 0 0 0 4px rgb(233, 192, 45);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue