diff --git a/home.html b/home.html index f0134d9..86b042a 100644 --- a/home.html +++ b/home.html @@ -9,8 +9,8 @@ + href='https://fonts.googleapis.com/css?family=Satisfy|Titillium+Web:400,200,200italic,300,600,700,900,700italic,600italic,400italic,300italic' + rel='stylesheet' type='text/css'> Flashy @@ -123,25 +123,19 @@ +
-
-
+ + + + + + + -
-
- - - + + diff --git a/scripts/HelpController.js b/scripts/HelpController.js index 44eafbd..a375add 100644 --- a/scripts/HelpController.js +++ b/scripts/HelpController.js @@ -24,7 +24,14 @@ angular.module('flashy.HelpController', ['ui.router']). { icon: 'mdi-editor-insert-emoticon', question: 'What is Flashy?', - answer: "

Flashy is a service for creating, sharing, and reviewing flashcards for your courses.

Flashy is optimized for contributing cards in real time during lecture to a shared live feed. Don't want to contribute cards? That's fine! By adding others' cards to your deck, you help identify high-quality cards which should remain at the top of the feed for others to choose.

Based on the principles of spaced repetition, Flashy also intelligently determines which cards you are most at risk of forgetting, based on your review history. Recieve push notifications on your Android device's Chrome browser without installing any other app, and we'll notify you when you have a few cards which need to be reviewed.

" + answer: '

Flashy is a service for creating, sharing, and reviewing flashcards for your courses.' + + '

Flashy is optimized for contributing cards in real time during lecture to a shared live' + + " feed. Don't want to contribute cards? That's fine! By adding others' cards to your deck, you" + + ' help identify high-quality cards which should remain at the top of the feed for others to choose.' + + '

Based on the principles of spaced repetition, Flashy also intelligently determines which' + + ' cards you are most at risk of forgetting, based on your review history. Recieve push ' + + "notifications on your Android device's Chrome browser without installing any other app," + + " and we'll notify you when you have a few cards which need to be reviewed.

" }, { icon: 'mdi-file-cloud-queue', diff --git a/styles/flashy.css b/styles/flashy.css index 8b316dd..6ed89b0 100644 --- a/styles/flashy.css +++ b/styles/flashy.css @@ -380,11 +380,11 @@ md-content.md-default-theme { margin: 0; } -.wrapper { - min-height: 100%; - height: 100%; - margin: 0 auto -4em; -} +/*.wrapper {*/ + /*min-height: 100%;*/ + /*height: 100%;*/ + /*/!*margin: 0 auto -4em;*!/*/ +/*}*/ .container, .push { height: 4em; diff --git a/templates/help.html b/templates/help.html index cb9720f..28da198 100644 --- a/templates/help.html +++ b/templates/help.html @@ -2,21 +2,25 @@

FAQ

+ ng-bind-html="entry.answer"> +

More questions?

+ +

Contact us by email!