diff --git a/src/main/webapp/sass/components/_help.scss b/src/main/webapp/sass/components/_help.scss index 90964c6d..2b258a84 100644 --- a/src/main/webapp/sass/components/_help.scss +++ b/src/main/webapp/sass/components/_help.scss @@ -2,4 +2,8 @@ margin: 0; padding: 0; height: auto; +} + +.help .about-module { + margin-bottom: 40px; } \ No newline at end of file diff --git a/src/main/webapp/templates/feeds.help.html b/src/main/webapp/templates/feeds.help.html index 652a48e8..4a445773 100644 --- a/src/main/webapp/templates/feeds.help.html +++ b/src/main/webapp/templates/feeds.help.html @@ -1,82 +1,96 @@
-

${toolbar.about}

-

- ${about.line1_prefix}GitHub${about.line1_suffix} -

-

- ${about.line2_prefix}GitHub${about.line2_suffix} -

+ +
+

${toolbar.about}

+

+ ${about.line1_prefix}GitHub${about.line1_suffix} +

+

+ ${about.line2_prefix}GitHub${about.line2_suffix} +

+
-

${toolbar.donate}

-

- ${about.line3} -

-
- - - - - - - - -
- ${about.line4} - 1dymfUxqCWpyD7a6rQSqNy4rLVDBsAr5e +
+

${toolbar.donate}

+

+ ${about.line3} +

+
+ + + + + + + + +
+ ${about.line4} + 1dymfUxqCWpyD7a6rQSqNy4rLVDBsAr5e +
-

${about.goodies}

-

- ${about.goodies.chrome_extension} -

-

- ${about.goodies.firefox_extension} -

-

- ${about.goodies.opera_extension} -

+
+

${about.goodies}

+

+ ${about.goodies.chrome_extension} +

+

+ ${about.goodies.firefox_extension} +

+

+ ${about.goodies.opera_extension} +

+ +

+ ${about.goodies.subscribe_url}: rest/feed/subscribe?url=FEED_URL_HERE +

+

+ ${about.goodies.subscribe_bookmarklet}: SubToMe +

+

+ ${about.goodies.next_unread_bookmarklet}: ${subscribe.category} + + ${global.link} +

+
-

- ${about.goodies.subscribe_url}: rest/feed/subscribe?url=FEED_URL_HERE -

-

- ${about.goodies.subscribe_bookmarklet}: SubToMe -

-

- ${about.goodies.next_unread_bookmarklet}: ${subscribe.category} - - ${global.link} -

- -

${about.translation}

-

- ${about.translation.message} -

-

- - ${about.translation.link} - -

- -

${about.rest_api}

-

- ${about.rest_api.line1} -

-

- ${about.rest_api.link_to_documentation} -

- -

${about.keyboard_shortcuts}

-
+
+

${about.translation}

+

+ ${about.translation.message} +

+

+ + ${about.translation.link} + +

+
+
+

${about.rest_api}

+

+ ${about.rest_api.line1} +

+

+ ${about.rest_api.link_to_documentation} +

+
-

${about.announcements}

- - +
+

${about.announcements}

+ + +
+ +
+

${about.keyboard_shortcuts}

+
+
\ No newline at end of file