summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2012-10-31 11:01:15 +0000
committerDimitri Sokolyuk <demon@dim13.org>2012-10-31 11:01:15 +0000
commit5de907b33e21ddb7bc0c1d33fa789894bd58faca (patch)
tree20447186262672a0d4024973d8b884c4235aff3d /themes
parentdfa32af7404d6a1f5dbe12bc6c4506baa5e869ac (diff)
read aside img margin for feed icon
Diffstat (limited to 'themes')
-rw-r--r--themes/html5/style.css4
1 files changed, 4 insertions, 0 deletions
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;