From: Javier Sancho Date: Fri, 23 Feb 2018 09:39:37 +0000 (+0100) Subject: Merge branch 'master' into spanish X-Git-Url: https://git.jsancho.org/?p=blog.git;a=commitdiff_plain;h=5e4986cc73c4568a1ba90784ac919f43789f7235;hp=6dc70c80ff48362ea181c299415a8ebb5838f104 Merge branch 'master' into spanish --- diff --git a/css/custom.css b/css/custom.css index 2ea042a..4fb0c9f 100644 --- a/css/custom.css +++ b/css/custom.css @@ -9,3 +9,8 @@ #page-content > section[role="main"] a { color: #e95420; } + +.image-left { + float: left; + margin: 0px 15px 15px 0px; +}