diff --git a/html-template/slate.bootstrap.css b/html-template/slate.bootstrap.css index 68b858e..03d5d2a 100644 --- a/html-template/slate.bootstrap.css +++ b/html-template/slate.bootstrap.css @@ -5833,6 +5833,9 @@ button.list-group-item-danger.active:focus { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); } +.well hr { + border-top: 1px solid #444; +} .well-lg { padding: 24px; border-radius: 6px;