From ee210718ccbef15432741665ce2b13379067804e Mon Sep 17 00:00:00 2001 From: Friendika Date: Fri, 11 Mar 2011 20:06:13 -0800 Subject: photo album prev/next links --- view/theme/loozah/style.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'view/theme/loozah') diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index ffd352c5a..4461907bb 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -2126,3 +2126,17 @@ a.mail-list-link { margin-top: 20px; } + +#photo-prev-link, #photo-next-link { + padding: 10px; + float: left; +} + +#photo-photo { + float: left; +} + +#photo-photo-end { + clear: both; +} + -- cgit v1.2.3