projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13b29fc
)
Better styling for images
author
Mike Taylor
<mike@indexdata.com>
Wed, 21 May 2014 11:14:06 +0000
(12:14 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 21 May 2014 11:14:06 +0000
(12:14 +0100)
examples/htdocs/mkws-widget-credo.css
patch
|
blob
|
history
diff --git
a/examples/htdocs/mkws-widget-credo.css
b/examples/htdocs/mkws-widget-credo.css
index
695e138
..
5e4ffa2
100644
(file)
--- 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;
+}
+