]> git.cworth.org Git - cworth.org/commitdiff
Add email address to bottom of each page for comments.
authorCarl Worth <cworth@cworth.org>
Thu, 21 Jun 2007 06:29:15 +0000 (23:29 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 21 Jun 2007 06:29:15 +0000 (23:29 -0700)
src/local.css
src/style.css
templates/page.tmpl

index b641f8c47f6166dbffe8ec4a6af8aac92fc0d1d3..71dfe7a6d67ee0c90c803258f0d8051a1ef4298f 100644 (file)
@@ -68,12 +68,26 @@ a:hover {
 }
 
 #legal {
+    clear: both;
     text-align: center;
-    margin-top: 1em;
+    margin-top: 2em;
     margin-left: 15%;
     margin-right: 15%;
 }
 
+.pagedate {
+    float: right;
+    text-align: right;
+    width: 49%;
+    clear: none;
+}
+
+#contact {
+    float: left;
+    width: 49%;
+    font-style: italic;
+}
+
 .left {
     float: left;
     padding-right: 0.5em;
index eaf8c2ede6e5526db5de198d75f9ad96bbe01c12..06163ea3de081febda67688288f42716d4d18731 100644 (file)
@@ -100,13 +100,6 @@ td.changelog {
        border: 1px solid #aaa;
 }
 
-.pagedate {
-       clear: both;
-       font-style: italic;
-       display: block;
-       margin-top: 1em;
-}
-
 /* Used for invalid form fields. */
 .fb_invalid {
        color: red;
index 3dec7305b865880ddf00385f9f88928d48b032ea..8198d5b4af26315d32a5a7db28d3e6cad01e8581 100644 (file)
@@ -75,6 +75,9 @@ Tags:
 <div class="pagedate">
 Last edited <TMPL_VAR NAME=MTIME>
 </div>
+<div id="contact">
+Comments? Please feel free to email me: cworth&#64;redhat.com
+</div>
 <div id="legal">
 Copyright © 2007 Carl D. Worth. Verbatim copying and distribution of
 this entire article are permitted worldwide, without royalty, in any