From 5de907b33e21ddb7bc0c1d33fa789894bd58faca Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Wed, 31 Oct 2012 11:01:15 +0000 Subject: read aside img margin for feed icon --- themes/html5/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes') diff --git a/themes/html5/style.css b/themes/html5/style.css index a674a91..51419db 100644 --- a/themes/html5/style.css +++ b/themes/html5/style.css @@ -113,6 +113,10 @@ aside ul ul { list-style: none; margin-left: 2em; } +aside img { + margin-right: 1ex; + border: none; +} article h1 { border-bottom: thin solid #cccccc; -- cgit v1.2.3