From c74e32740099007414c42b2039b1d46523a679f5 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sun, 21 Sep 2008 00:41:46 +0200 Subject: Layout tweaks --- data/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/style.css b/data/style.css index 296ba6a..51cccf1 100644 --- a/data/style.css +++ b/data/style.css @@ -69,6 +69,7 @@ p { } .entry-content p:first-child, +.entry-content .quick:first-child, h3 + p { display: inline; } @@ -84,7 +85,7 @@ address { } -.quick p:first-child { +p + .quick p:first-child { margin-left: 1em; } -- cgit 1.4.1