mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-13 09:57:30 -05:00
Make hr color solid
This commit is contained in:
@ -557,7 +557,7 @@ blockquote {
|
||||
}
|
||||
|
||||
hr {
|
||||
border-color: var(--background-highlight);
|
||||
border: 1px solid var(--background-highlight);
|
||||
}
|
||||
|
||||
table.markdown {
|
||||
|
Reference in New Issue
Block a user