]> oss.titaniummirror.com Git - oss-web.git/commitdiff
Add a contact email, and adjust the css accordingly. Note fix to topInfo.h2.
authorR. Steve McKown <rsmckown@gmail.com>
Wed, 16 Dec 2009 16:37:55 +0000 (09:37 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Wed, 16 Dec 2009 16:41:46 +0000 (09:41 -0700)
in/style/default.css
in/style/default.tmpl

index b045601b51bb9e6a62922bbeaa4eea2d697b18f0..5b5ae7506ec7c2922b07db43f35a9a959f9c1a06 100644 (file)
@@ -111,7 +111,7 @@ body {
 #topInfo p {\r
        color: #444444;\r
        line-height: 18px;\r
-       margin-bottom: 36px;\r
+       margin-bottom: 18px;\r
        text-align: right;\r
 }\r
 \r
@@ -122,6 +122,7 @@ body {
        font-weight: normal;\r
        margin-top: 6px;\r
        line-height: 40px;\r
+       text-align: right;\r
 }\r
 \r
 #topInfo a {\r
index aa2f691d774ad0c6f86d9594eae285c73ce9b3a5..a5006eaaf957649b2a7a248b351b4f6599b0113f 100644 (file)
@@ -40,8 +40,10 @@ ${body}
 <a rel="home" href="/"><span class="homeLinkText">Home</span></a>
 </div> <!-- close homeLink -->
 
-<div id="topInfo">
-<p><a href="http://www.titaniummirror.com">Corporate Website</a></p>
+<div id="topInfo"><p>
+<a href="http://www.titaniummirror.com">Corporate Website</a><br />
+support@this.domain
+</p>
 <h2>${file.title}</h2>
 </div> <!-- close topInfo -->