diff --git a/_includes/feedback.html b/_includes/feedback.html index d26268b..bb2d55c 100644 --- a/_includes/feedback.html +++ b/_includes/feedback.html @@ -1 +1 @@ -
  • Feedback
  • +
  • Feedback
  • 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" %} - + - +