From: Kevin Chu Date: Sun, 7 May 2017 03:28:01 +0000 (-0700) Subject: Updating accordion content X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Ffeature%2Fcontent-update;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Updating accordion content --- diff --git a/docs/assets/scss/_accordion-content.scss b/docs/assets/scss/_accordion-content.scss index 33800eccb..4750bf973 100644 --- a/docs/assets/scss/_accordion-content.scss +++ b/docs/assets/scss/_accordion-content.scss @@ -34,11 +34,9 @@ font-size: 1.25rem; line-height: 1.5; padding-left: 0; - // margin-bottom: 1rem; - // border-bottom: 1px solid #e6e6e6; background: none; border: none; - border-bottom: 1px dashed #e6e6e6; + border-bottom: 1px dashed #d6d6d6; transition: all 0.3s ease; } @@ -79,8 +77,14 @@ } } -.accordion-content-item-divider { +.accordion-content-item { + font-family: "Proxima Nova", Helvetica, Arial, sans-serif; + margin-bottom: 2rem; +} + +.docs-component .accordion-content-item-divider { border-bottom: 1px dashed #e5e5e5; + margin-bottom: 0; } .accordion-content-item-thumbnail { @@ -94,15 +98,10 @@ } } -.accordion-content-item { - font-family: "Proxima Nova", Helvetica, Arial, sans-serif; -} - .accordion-content-item-cta { img { margin-right: 0.5rem; - } } @@ -110,3 +109,7 @@ .accordion-content.is-active { display: block; } + +.responsive-embed { + margin-bottom: 0; +} \ No newline at end of file diff --git a/docs/pages/index.md b/docs/pages/index.md index 511173e4f..5bb5ee2c2 100644 --- a/docs/pages/index.md +++ b/docs/pages/index.md @@ -24,47 +24,41 @@ With an easy to understand syntax and consistent structure, you'll learn your wa + \ No newline at end of file diff --git a/docs/partials/search-bar.html b/docs/partials/search-bar.html index 2bc06d384..20bb2c65e 100644 --- a/docs/partials/search-bar.html +++ b/docs/partials/search-bar.html @@ -4,7 +4,7 @@
- Menu + Component List