summaryrefslogtreecommitdiffstats
path: root/src/style.css
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-08-02 11:40:07 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-08-02 11:40:07 +0200
commit914d2f9440a829e009b42c5a242715bb26ca08a4 (patch)
treed8863a590f2078a6548e4937455ffa3eca668305 /src/style.css
parentb14e33198c74a940105e00e16178e00d121b082f (diff)
downloadwebsite-914d2f9440a829e009b42c5a242715bb26ca08a4.tar.xz
about: Move left instead?
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css5
1 files changed, 5 insertions, 0 deletions
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;