Increase <hr>'s opacity from 0.2 to 0.4

b3be989e243dff1574c1d3906a7976058ae8b588

cloak1505 <170299980+cloak1505@users.noreply.github.com>

Signed
1 files changed, +1 -1Showing whitespace changes
public/style.css+1 -1
@@ -712,7 +712,7 @@ hr {
712 height: 1px;712 height: 1px;
713 min-height: 1px;713 min-height: 1px;
714 border: 0;714 border: 0;
715 opacity: 0.2;715 opacity: 0.4;
716}716}
717717
718#bg1,718#bg1,