mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
style: Adjust font size of numbers in leaderboard bars
This commit is contained in:
parent
3aaf7a69ec
commit
f164b0e3eb
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ Aider works best with high-scoring models, though it [can connect to almost any
|
|||
background-color: rgba(255, 255, 255, 0.7); /* Semi-transparent white background */
|
||||
padding: 0 4px; /* Add padding around the text */
|
||||
border-radius: 3px; /* Rounded corners for the text background */
|
||||
font-size: 16px; /* Increase font size for the numbers */
|
||||
font-size: 14px; /* Adjust font size for the numbers */
|
||||
}
|
||||
.toggle-details {
|
||||
color: #888; /* Make toggle symbol more subtle */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue