From 2a76114fac7bb3ce5c51d994ed06d941836040d5 Mon Sep 17 00:00:00 2001 From: tomjohnson1492 Date: Sat, 30 Jul 2016 20:21:14 -0700 Subject: [PATCH] fixing a style with the faq layout --- _includes/feedback.html | 2 +- css/customstyles.css | 5 +++++ pages/mydoc/mydoc_scroll.html | 4 ++-- pages/mydoc/mydoc_shuffle.html | 12 ++++++------ 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/_includes/feedback.html b/_includes/feedback.html index d26268b..bb2d55c 100644 --- a/_includes/feedback.html +++ b/_includes/feedback.html @@ -1 +1 @@ -
  • +
  • diff --git a/css/customstyles.css b/css/customstyles.css index 4c6654e..da5d7ce 100644 --- a/css/customstyles.css +++ b/css/customstyles.css @@ -1154,3 +1154,8 @@ div.box.box1 { width: 100%; } } + +h4.panel-title { + padding-top: 0px; + margin-top: 0px; +} \ No newline at end of file diff --git a/pages/mydoc/mydoc_scroll.html b/pages/mydoc/mydoc_scroll.html index 02a259d..63d5752 100644 --- a/pages/mydoc/mydoc_scroll.html +++ b/pages/mydoc/mydoc_scroll.html @@ -14,9 +14,9 @@ folder: mydoc {% endif %} {% if site.output == "web" %} - + - +