From 60b993412eaa31b725a54f4407a8f8f369e1644c Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Mon, 2 Dec 2019 20:41:26 +0000 Subject: [PATCH] Doc: Updated website icon and cleaned up design a bit --- Tools/build-website.js | 25 ++++++++++++---- docs/api/index.html | 25 ++++++++++++---- docs/changelog/index.html | 25 ++++++++++++---- docs/changelog_cli/index.html | 25 ++++++++++++---- docs/clipper/index.html | 25 ++++++++++++---- docs/debugging/index.html | 25 ++++++++++++---- docs/desktop/index.html | 25 ++++++++++++---- docs/donate/index.html | 25 ++++++++++++---- docs/e2ee/index.html | 25 ++++++++++++---- docs/faq/index.html | 25 ++++++++++++---- docs/gsoc/idea1_nextcloud.html | 25 ++++++++++++---- docs/gsoc/idea2_sharing.html | 25 ++++++++++++---- docs/gsoc/idea3_tagging.html | 25 ++++++++++++---- docs/gsoc/idea4_search.html | 25 ++++++++++++---- docs/gsoc/idea5_password_per_note.html | 25 ++++++++++++---- docs/gsoc/index.html | 25 ++++++++++++---- docs/images/Icon512.png | Bin 28953 -> 22986 bytes docs/index.html | 40 +++++++++++++++++-------- docs/markdown/index.html | 25 ++++++++++++---- docs/mobile/index.html | 25 ++++++++++++---- docs/prereleases/index.html | 25 ++++++++++++---- docs/spec/index.html | 25 ++++++++++++---- docs/stats/index.html | 25 ++++++++++++---- docs/terminal/index.html | 25 ++++++++++++---- 24 files changed, 446 insertions(+), 144 deletions(-) diff --git a/Tools/build-website.js b/Tools/build-website.js index c39cc883a..9ce65ab3b 100644 --- a/Tools/build-website.js +++ b/Tools/build-website.js @@ -93,12 +93,22 @@ https://github.com/laurent22/joplin/blob/master/{{{sourceMarkdownFile}}} #toc { padding-bottom: 1em; } + .title { + display: flex; + align-items: center; + } .title-icon { - height: 2em; + display: flex; + height: 1em; + } + .title-text { + display: flex; + font-weight: normal; + margin-bottom: .2em; + margin-left: .5em; } .sub-title { - font-weight: bold; - font-size: 1.5em; + font-weight: normal; } .container { background-color: white; @@ -155,6 +165,9 @@ https://github.com/laurent22/joplin/blob/master/{{{sourceMarkdownFile}}} .header a h1 { color: white; } + .header a:hover { + text-decoration: none; + } .content { padding-left: 2em; padding-right: 2em; @@ -267,8 +280,8 @@ https://github.com/laurent22/joplin/blob/master/{{{sourceMarkdownFile}}}
-

oplin

-

An open source note taking and to-do application with synchronisation capabilities.

+

Joplin

+

An open source note taking and to-do application with synchronisation capabilities