From 098d869fd6bade5f822ad4891b0d5d424d4fa5c7 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sun, 3 Mar 2013 11:11:35 +0100 Subject: [PATCH] Add contact address in footer --- public_html/static/css/style.css | 2 +- public_html/templates/layout.tpl | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/public_html/static/css/style.css b/public_html/static/css/style.css index 47d6a79..8bd5ac8 100644 --- a/public_html/static/css/style.css +++ b/public_html/static/css/style.css @@ -122,7 +122,7 @@ pre.debug text-decoration: none; } -.footer a:after +.footer a:after, .footer .contact:after { content: " | "; color: silver; diff --git a/public_html/templates/layout.tpl b/public_html/templates/layout.tpl index 2b2a864..6386b93 100644 --- a/public_html/templates/layout.tpl +++ b/public_html/templates/layout.tpl @@ -19,6 +19,7 @@ {%?contents}