mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-08 03:35:44 +03:00
Theme: Add badge for Test team
This commit is contained in:
parent
886dca56de
commit
3cce3b13b0
2 changed files with 7 additions and 3 deletions
|
@ -165,6 +165,10 @@
|
|||
color: rgb(0, 204, 58);
|
||||
}
|
||||
|
||||
.badge-test {
|
||||
// TODO
|
||||
.badge-test-team {
|
||||
background: rgba(136, 79, 174, 0.25);
|
||||
box-shadow: 0 0 0 4px rgb(136, 79, 174);
|
||||
}
|
||||
.badge-test-team:before {
|
||||
color: rgb(136, 79, 174);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue