mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 05:04:22 +01:00
style: darker hr
This commit is contained in:
4
css/bootstrap.css
vendored
4
css/bootstrap.css
vendored
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user