mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-23 05:45:00 +00:00
11 KiB
11 KiB
Improve css styling of chat transcripts
$ aider index.html assets/css/style.css
Added index.html to the chat
Added assets/css/style.css to the chat
> add a rounded border to all sides of the boxquote
assets/css/style.css
<<<<<<< ORIGINAL
.main-content blockquote{padding:0 1rem;margin-left:0;color:#819198;border-left:0.3rem solid #dce6f0}
=======
.main-content blockquote{
padding: 0 1rem;
margin
^C KeyboardInterrupt
^C again to quit