mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
Changed font family in the voice.md file to include 'Comic Sans'.
This commit is contained in:
parent
2c8150ef28
commit
5be9638216
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ the aider chat session.
|
|||
|
||||
> Recording... Press ENTER when done speaking...
|
||||
|
||||
<div style="display: inline-block; position: relative; width: 200px; background-color: #f0f0f0; border-radius: 10px; padding: 10px; color: #333; font-family: 'Comic Sans MS', cursive, sans-serif;">
|
||||
<div style="display: inline-block; position: relative; width: 200px; background-color: #f0f0f0; border-radius: 10px; padding: 10px; color: #333; font-family: 'Comic Sans MS', 'Comic Sans', sans-serif;">
|
||||
<span style="position: absolute; top: 0; left: 50%; transform: translate(-50%, -100%); width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #f0f0f0;"></span>
|
||||
“add a factorial endpoint that uses math.factorial”
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue