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 {
|
||||
background-color: #f0f0f0;
|
||||
opacity: 0.8;
|
||||
color: #333;
|
||||
:root {
|
||||
--md-blockquote-bg-color: #a56e6e;
|
||||
--md-blockqoute-text-color: #af1212;
|
||||
--md-blockquote-border-color: #13951c;
|
||||
}
|
Loading…
Reference in a new issue