From 387664e7be94fc59ab9389707f3223d21a787295 Mon Sep 17 00:00:00 2001 From: Angel Ortega Date: Wed, 9 Jan 2008 09:52:06 +0100 Subject: [PATCH] More work in CSS div classes. --- templates/artemus/ALL/css | 2 +- templates/artemus/es/_story_abstract | 5 ++--- templates/artemus/es/_story_complete | 14 +++++--------- 3 files changed, 8 insertions(+), 13 deletions(-) diff --git a/templates/artemus/ALL/css b/templates/artemus/ALL/css index de04b4c..f8d62af 100644 --- a/templates/artemus/ALL/css +++ b/templates/artemus/ALL/css @@ -42,7 +42,7 @@ h6 { font-size: 80%; } .full_story_link { font-size: 90% } .edit_link { font-size: 90% } .date { font-size: 90% } -.story_footer { clear: both; background: #eeeecd; } +.story_footer { background: #eeeecd; } .topic_list { margin-left: 2em; } hr { size: 1; } diff --git a/templates/artemus/es/_story_abstract b/templates/artemus/es/_story_abstract index 40407fd..a55c6d1 100644 --- a/templates/artemus/es/_story_abstract +++ b/templates/artemus/es/_story_abstract @@ -1,6 +1,5 @@
- {-story_abstract|$0|$1} - - {-_story_footer|$0|$1}
+ +{-_story_footer|$0|$1} diff --git a/templates/artemus/es/_story_complete b/templates/artemus/es/_story_complete index 5a3d17a..3838996 100644 --- a/templates/artemus/es/_story_complete +++ b/templates/artemus/es/_story_complete @@ -1,14 +1,10 @@
- {-story_body|$0|$1|{-var|hl}} +
- {-_story_footer|$0|$1} - -

- -

+{-_story_footer|$0|$1} + -- 2.11.4.GIT