aider/examples/chat-transcript-css.md
Paul Gauthier ec97e88f92 copy
2023-05-15 19:44:25 -07:00

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

> make all the edits to the embedded