diff --git a/static/css/note.css b/static/css/note.css index c3ab0dd..27590a1 100644 --- a/static/css/note.css +++ b/static/css/note.css @@ -90,3 +90,7 @@ ul li { ol li { margin-top: 0.5em; } + +.small_text { + font-size: 90%; +} diff --git a/static/css/style.css b/static/css/style.css index 310a3a5..2dd829d 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -543,5 +543,5 @@ ol li { } .small_text { - font-size: 80%; + font-size: 90%; } diff --git a/static/html/navigation.html b/static/html/navigation.html index c614d32..862522a 100644 --- a/static/html/navigation.html +++ b/static/html/navigation.html @@ -1,6 +1,9 @@ + take a tour - try the demo - sign up - faq - +user guide - meet the team - contact info + diff --git a/static/html/welcome to your wiki.html b/static/html/welcome to your wiki.html index 64e2f24..6128feb 100644 --- a/static/html/welcome to your wiki.html +++ b/static/html/welcome to your wiki.html @@ -24,4 +24,5 @@ automatically. If you'd like a particular note to be displayed whenever you login, select "show on startup" under options.

That's all you need to know to get started with your Luminotes wiki. It's -really that easy. Enjoy!

+really that easy. There's also a Luminotes user +guide with more detailed information. Enjoy!