Update colors
This commit is contained in:
parent
221aed8e97
commit
32204a554d
1 changed files with 2 additions and 2 deletions
|
|
@ -56,13 +56,13 @@
|
|||
}
|
||||
|
||||
.icon-longfast {
|
||||
background-color: #2563eb;
|
||||
background-color: #8c929e;
|
||||
border-radius: 25px;
|
||||
border: 1px solid white;
|
||||
}
|
||||
|
||||
.icon-mediumfast {
|
||||
background-color: #4C83FE;
|
||||
background-color: #326be7;
|
||||
border-radius: 25px;
|
||||
border: 1px solid white;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue