summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;