style: darker hr

This commit is contained in:
Gigi
2022-04-26 21:53:43 +02:00
parent 979c9e3957
commit 947d907d37

4
css/bootstrap.css vendored
View File

@@ -403,8 +403,8 @@ dd {
hr {
margin: 18px 0;
border: 0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #333;
border-bottom: 1px solid #666;
}
strong {
font-weight: bold;