From 0bf5d191190c31783f1e2be576ec1766be152381 Mon Sep 17 00:00:00 2001 From: Kevin Mach Date: Mon, 25 May 2015 13:35:56 -0700 Subject: [PATCH] updated login page --- styles/flashy.css | 6 ++++++ templates/login.html | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/styles/flashy.css b/styles/flashy.css index 527f819..35207c1 100644 --- a/styles/flashy.css +++ b/styles/flashy.css @@ -283,3 +283,9 @@ md-content.md-default-theme { /*#sidenav-overlay { background-color: rgba(0, 0, 0, 0) !important; }*/ + + +h3{ + text-align: center; + color: #654193; +} \ No newline at end of file diff --git a/templates/login.html b/templates/login.html index 7dcfecd..779af39 100644 --- a/templates/login.html +++ b/templates/login.html @@ -1,8 +1,10 @@ +

Create and share flashcards in real time!

+
-- 1.9.1