# HG changeset patch # User Dominic Cleal # Date 1229946362 0 # Node ID 8f229d281e50cdb5aa7fe2cd23f808fabfcf1b87 # Parent c45e82e72bc44f51f15c03270bcfe6a44db63c99 Tweaks to the index story layout diff -r c45e82e72bc4 -r 8f229d281e50 themes/copyrighteous/entry.template --- a/themes/copyrighteous/entry.template Sun Dec 21 23:55:27 2008 +0000 +++ b/themes/copyrighteous/entry.template Mon Dec 22 11:46:02 2008 +0000 @@ -68,7 +68,8 @@ -
+ + diff -r c45e82e72bc4 -r 8f229d281e50 themes/copyrighteous/index.template --- a/themes/copyrighteous/index.template Sun Dec 21 23:55:27 2008 +0000 +++ b/themes/copyrighteous/index.template Mon Dec 22 11:46:02 2008 +0000 @@ -24,9 +24,6 @@
- -
-

@@ -41,9 +38,15 @@ | ., + +

+

Older entries are hidden, but you can browse them with the date categories at the top-right of this page.

diff -r c45e82e72bc4 -r 8f229d281e50 themes/copyrighteous/style.css --- a/themes/copyrighteous/style.css Sun Dec 21 23:55:27 2008 +0000 +++ b/themes/copyrighteous/style.css Mon Dec 22 11:46:02 2008 +0000 @@ -23,6 +23,12 @@ padding: 0px; } +.storyFooter { +margin-top: 16px; +color: #707277; +font-size: 80%; +} + .storybox { border: 1px dashed; padding:6px;