mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
style: Swap colors of tokens/week and singularity badges
This commit is contained in:
parent
d4e44d7555
commit
dd02803f1f
1 changed files with 2 additions and 2 deletions
|
@ -565,11 +565,11 @@ footer {
|
|||
}
|
||||
|
||||
.badge-tokens .badge-value {
|
||||
background-color: #e74c3c;
|
||||
background-color: #3498db;
|
||||
}
|
||||
|
||||
.badge-coded .badge-value {
|
||||
background-color: #3498db;
|
||||
background-color: #e74c3c;
|
||||
}
|
||||
|
||||
@media (max-width: 992px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue