diff --git a/sass/custom/_paulus.scss b/sass/custom/_paulus.scss index 0a0c56c9762..566645878a4 100644 --- a/sass/custom/_paulus.scss +++ b/sass/custom/_paulus.scss @@ -40,6 +40,16 @@ $primary-color: #049cdb; } } } +.feedback { + h4 { + margin: 0 0 8px !important; + + a { + text-decoration: none !important; + color: #000; + } + } +} @media only screen and (max-width: $menu-collapse) { .search-container { diff --git a/source/_includes/feedback.html b/source/_includes/feedback.html index 9381cbab459..4524e9aa43f 100644 --- a/source/_includes/feedback.html +++ b/source/_includes/feedback.html @@ -1,6 +1,6 @@ {% unless page.feedback == false %} -
- Help us to improve our documentation
+
+

Help us to improve our documentation

Suggest an edit to this page, or provide/view feedback for this page.