Better styling for images
authorMike Taylor <mike@indexdata.com>
Wed, 21 May 2014 11:14:06 +0000 (12:14 +0100)
committerMike Taylor <mike@indexdata.com>
Wed, 21 May 2014 11:14:06 +0000 (12:14 +0100)
examples/htdocs/mkws-widget-credo.css

index 695e138..5e4ffa2 100644 (file)
     border: 2px solid #c0c0c0;
     padding: 0.5em;
 }
+
+.mkwsCredo .image .mkwsSummary {
+    float: left;
+}
+
+.mkwsCredo .image a {
+    text-decoration: none;
+}
+