Fix <hr> styling on chrome

This commit is contained in:
BBaoVanC 2021-10-08 21:12:24 -05:00
parent 7160c761c1
commit 0ef2511d98
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ blockquote {
}
hr {
color: #444;
border-color: #444;
}
* {