X-Git-Url: https://git.jsancho.org/?p=blog.git;a=blobdiff_plain;f=css%2Fcustom.css;fp=css%2Fcustom.css;h=4fb0c9ff0c60a264a4d4923c57f79ebc47cc0bbe;hp=2ea042a227755c3abd0dde341726ea4aa30286b5;hb=16b2c33322417be6d88ecb431116c8fcdd0677d1;hpb=3ae82e7780aeacd88854dba6294732a9d6f62257 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; +}