mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
![]() # Aider chat conversation: USER: make the font smaller for the table ASSISTANT: Here is the *SEARCH/REPLACE* block to make the font smaller in the table: docs/leaderboard.md ```markdown <<<<<<< SEARCH <table style="width: 90%; max-width: 800px; margin: auto; border-collapse: collapse; box-shadow: 0 2px 4px rgba(0,0,0,0.1);"> ======= <table style="width: 90%; max-width: 800px; margin: auto; border-collapse: collapse; box-shadow: 0 2px 4px rgba(0,0,0,0.1); font-size: 14px;"> >>>>>>> REPLACE ``` |
||
---|---|---|
.. | ||
benchmarks-0125.md | ||
benchmarks-1106.md | ||
benchmarks-speed-1106.md | ||
benchmarks.md | ||
commands.md | ||
conventions.md | ||
ctags.md | ||
docker.md | ||
faq.md | ||
install.md | ||
leaderboard.md | ||
llms.md | ||
repomap.md | ||
unified-diffs.md | ||
voice.md |