aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css10
1 files changed, 1 insertions, 9 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index fd00b9463..c97de197c 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -589,7 +589,7 @@ hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
- border-top: .0625rem solid #eceeef;
+ border-top: .0625rem solid rgba(0, 0, 0, .1);
}
small,
@@ -4578,15 +4578,10 @@ a.label:hover {
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
- color: inherit;
background-color: #eceeef;
border-radius: .3rem;
}
-.jumbotron-heading {
- color: inherit;
-}
-
.jumbotron-hr {
border-top-color: #d0d5d8;
}
@@ -4595,9 +4590,6 @@ a.label:hover {
.jumbotron {
padding: 4rem 2rem;
}
- .jumbotron-heading {
- font-size: 4.5rem;
- }
}
.jumbotron-fluid {