mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 23:05:00 +00:00
block quote color
This commit is contained in:
parent
21ed183187
commit
cbcc10a8a3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
|
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
|
||||||
{% include head-custom.html %}
|
{% include head-custom.html %}
|
||||||
<style>
|
<style>
|
||||||
blockquote {
|
.main-content blockquote {
|
||||||
border-left-color: #159957;
|
border-left-color: #159957;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue