From 5e56d0c6a8f8fb4807626b2699b8785a87dd2d86 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Mon, 27 Feb 2012 22:14:54 +0100 Subject: Add some experimental stylesheet rules to bookmarx.css. --- static/style/bookmarx.css | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'static') diff --git a/static/style/bookmarx.css b/static/style/bookmarx.css index f200c9d..ac7cc96 100644 --- a/static/style/bookmarx.css +++ b/static/style/bookmarx.css @@ -7,4 +7,15 @@ .bookmark-description { margin-left: 1.5em; + margin-bottom: 1em; } + +/* +.bookmark-description p { + margin-bottom: 0; +} +.bookmark-description p + p { + text-indent: 1.5em; + margin-top: 0; +} +*/ -- cgit v1.2.3