From 1549d62c30d9e4bfe8b739d123530e7b8cca3a4f Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Wed, 16 Dec 2009 09:37:55 -0700 Subject: [PATCH] Add a contact email, and adjust the css accordingly. Note fix to topInfo.h2. --- in/style/default.css | 3 ++- in/style/default.tmpl | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/in/style/default.css b/in/style/default.css index b045601..5b5ae75 100644 --- a/in/style/default.css +++ b/in/style/default.css @@ -111,7 +111,7 @@ body { #topInfo p { color: #444444; line-height: 18px; - margin-bottom: 36px; + margin-bottom: 18px; text-align: right; } @@ -122,6 +122,7 @@ body { font-weight: normal; margin-top: 6px; line-height: 40px; + text-align: right; } #topInfo a { diff --git a/in/style/default.tmpl b/in/style/default.tmpl index aa2f691..a5006ea 100644 --- a/in/style/default.tmpl +++ b/in/style/default.tmpl @@ -40,8 +40,10 @@ ${body} Home -
-

Corporate Website

+

+Corporate Website
+support@this.domain +

${file.title}

-- 2.39.2