changeset 274:5b78b571a844

Border around the date
author Steve Kemp <steve@steve.org.uk>
date Sun, 10 Aug 2008 18:44:12 +0100
parents 9c7b1fb8db5f
children 327943acc84b
files themes/blog.mail-scanning.com/layout.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/themes/blog.mail-scanning.com/layout.css	Sun Aug 10 18:42:28 2008 +0100
+++ b/themes/blog.mail-scanning.com/layout.css	Sun Aug 10 18:44:12 2008 +0100
@@ -133,6 +133,7 @@
 div.entry div.date {
     float:right;
     padding: 4px;
+    border: 1px solid black;
 }
 div.entry div.body {
     border-top: 1px solid black;