mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-12-22 04:13:17 -06:00
Make hr color solid
This commit is contained in:
parent
b272ed6181
commit
9665133ba4
@ -557,7 +557,7 @@ blockquote {
|
|||||||
}
|
}
|
||||||
|
|
||||||
hr {
|
hr {
|
||||||
border-color: var(--background-highlight);
|
border: 1px solid var(--background-highlight);
|
||||||
}
|
}
|
||||||
|
|
||||||
table.markdown {
|
table.markdown {
|
||||||
|
Loading…
Reference in New Issue
Block a user