From 914d2f9440a829e009b42c5a242715bb26ca08a4 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 2 Aug 2015 11:40:07 +0200 Subject: about: Move left instead? --- src/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/style.css') diff --git a/src/style.css b/src/style.css index 795ef89..905c7b2 100644 --- a/src/style.css +++ b/src/style.css @@ -174,6 +174,11 @@ img.picture-me { margin-right: 0.1rem; } +img.picture-left { + float: left; + margin-top: 0.25rem; + margin-right: 0.45rem; +} img.picture-right { float: right; margin-top: 0.25rem; -- cgit v1.2.3-54-g00ecf