From 0ac452a521874578887d448b4c58df9e19cfd946 Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Mon, 28 Jun 2010 07:53:54 +1000 Subject: [PATCH] Add a more link to the photos on homepage --- content/screen.sass | 4 ++++ layouts/home.html | 1 + 2 files changed, 5 insertions(+) diff --git a/content/screen.sass b/content/screen.sass index ea59dec..23da71d 100644 --- a/content/screen.sass +++ b/content/screen.sass @@ -281,6 +281,10 @@ a //top: 0 opacity: 0 + a.more + float: right + margin: 1em 2em 1em 0 + ul.menu padding-bottom: 1em diff --git a/layouts/home.html b/layouts/home.html index 8cbd0bf..351297d 100644 --- a/layouts/home.html +++ b/layouts/home.html @@ -45,6 +45,7 @@ + More » <%= render '_footer' %>