modify postamble
[blog.git] / css / my.css
index ab495d3..ce79f6d 100644 (file)
@@ -1,5 +1,5 @@
 html {
-/*    background:#fffbf8; */
+      background:#eee; 
 /*    color:#585858; */
 /*    padding:17px; */
 }
@@ -19,7 +19,7 @@ body .title {
 /*    background-color: yellow; */
 }
 
-#banner .brand {
+#banner .title {
     float: left
 }
 
@@ -37,3 +37,8 @@ ul {
     padding:0 .5em;
     text-decoration:none;
 }
+
+#postamble.status{
+    text-align: center;
+    font-size: 0.8em;
+}