From 5e126819e23b1d2b08ee1bd2eceb4f7bbb6b3bf4 Mon Sep 17 00:00:00 2001 From: "Timothy J. Warren" Date: Fri, 26 Jun 2015 14:56:59 -0400 Subject: [PATCH] Add login/logout links, tweak some styles --- app/views/header.php | 25 ++-- public/css/base.css | 280 ++++++++++++++++++++++++++++++++++++++- public/css/base.myth.css | 18 ++- 3 files changed, 310 insertions(+), 13 deletions(-) diff --git a/app/views/header.php b/app/views/header.php index cf35cee6..cc1095c0 100644 --- a/app/views/header.php +++ b/app/views/header.php @@ -10,16 +10,23 @@ -

["> List]

- -
+

+ ["> List] + + + [">Logout] + + ["> Login] + + +