mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 06:44:59 +00:00
block quote color
This commit is contained in:
parent
d2c7f8e07b
commit
5a0c7832ab
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
{% include head-custom.html %}
|
{% include head-custom.html %}
|
||||||
<style>
|
<style>
|
||||||
blockquote {
|
blockquote {
|
||||||
background-color: #90ee90;
|
color: #159957;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue