summaryrefslogtreecommitdiffstats
path: root/content/extras
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-08-07 21:54:24 +0200
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-08-07 21:54:24 +0200
commit0e1e503cdc7b4e00830d848658f9730b95019438 (patch)
tree8390ac42e8abc97d0c7281a22f78c7cac55f3d28 /content/extras
parentd9c40789aca79a5f31dc473001565202345b3b8e (diff)
downloadblog-0e1e503cdc7b4e00830d848658f9730b95019438.zip
blog-0e1e503cdc7b4e00830d848658f9730b95019438.tar.gz
blog-0e1e503cdc7b4e00830d848658f9730b95019438.tar.bz2
add image for about
Diffstat (limited to 'content/extras')
-rw-r--r--content/extras/custom.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/extras/custom.css b/content/extras/custom.css
index 985dfce..54cea2a 100644
--- a/content/extras/custom.css
+++ b/content/extras/custom.css
@@ -18,3 +18,7 @@
#banner .copy {
background: none repeat scroll 0 0 rgba(67, 71, 66, 0.6);
}
+
+figure.floatleft, .align-left {
+ margin-right: 10px;
+}