From: Mike Taylor Date: Wed, 21 May 2014 11:14:06 +0000 (+0100) Subject: Better styling for images X-Git-Tag: 1.0.0~630 X-Git-Url: http://jsfdemo.indexdata.com/?a=commitdiff_plain;h=90417a292cb659e7d8f2953b42da82d6fc21edbe;p=mkws-moved-to-github.git Better styling for images --- diff --git a/examples/htdocs/mkws-widget-credo.css b/examples/htdocs/mkws-widget-credo.css index 695e138..5e4ffa2 100644 --- a/examples/htdocs/mkws-widget-credo.css +++ b/examples/htdocs/mkws-widget-credo.css @@ -55,3 +55,12 @@ border: 2px solid #c0c0c0; padding: 0.5em; } + +.mkwsCredo .image .mkwsSummary { + float: left; +} + +.mkwsCredo .image a { + text-decoration: none; +} +