diff options
Diffstat (limited to 'superhero/bootstrap.css')
-rw-r--r-- | superhero/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/superhero/bootstrap.css b/superhero/bootstrap.css index 5576f78c..49727ba7 100644 --- a/superhero/bootstrap.css +++ b/superhero/bootstrap.css @@ -1138,7 +1138,7 @@ hr { margin-top: 21px; margin-bottom: 21px; border: 0; - border-top: 1px solid #4e5d6c; + border-top: 1px solid #596a7b; } .sr-only { position: absolute; |