Updated blockquotes.
This commit is contained in:
parent
c91f32277d
commit
0f5f932468
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
blockquote {
|
:root {
|
||||||
background-color: #f0f0f0;
|
--md-blockquote-bg-color: #a56e6e;
|
||||||
opacity: 0.8;
|
--md-blockqoute-text-color: #af1212;
|
||||||
color: #333;
|
--md-blockquote-border-color: #13951c;
|
||||||
}
|
}
|
Loading…
Reference in a new issue