From 4a92de756395b403b13849917dcb519fe57db016 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Fri, 9 Jul 2010 17:39:55 -0700 Subject: directory enhancements --- view/style.css | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'view') diff --git a/view/style.css b/view/style.css index 7b08e2269..609c8a8f7 100644 --- a/view/style.css +++ b/view/style.css @@ -472,9 +472,22 @@ input#dfrn-url { .directory-end { clear: both; } - +.directory-name { + text-align: center; +} +.directory-photo { + margin-left: 25px; +} +.directory-details { + font-size: 0.7em; + text-align: center; + margin-left: 5px; + margin-right: 5px; +} .directory-item { float: left; width: 225px; + height: 260px; + overflow: auto; } -- cgit v1.2.3