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:
c9ad6db
)
Use existing styles for Wikipedia widget rather than handcoding some.
author
Mike Taylor
<mike@indexdata.com>
Mon, 12 Jan 2015 17:42:32 +0000
(17:42 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 12 Jan 2015 17:42:32 +0000
(17:42 +0000)
examples/htdocs/demo-for-ag.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/demo-for-ag.html
b/examples/htdocs/demo-for-ag.html
index
df180ed
..
86e6d04
100644
(file)
--- a/
examples/htdocs/demo-for-ag.html
+++ b/
examples/htdocs/demo-for-ag.html
@@
-6,8
+6,7
@@
<div class="mkws-reference-universe" mkws-team="r" autosearch="!param!q" ></div>
</div>
<div style="width: 18em; margin: 1.5em 1.5em; float: left">
- <style>.mkws-credit { font-size: small; float: right }
- .mkws-credit::before { content: "Source: " }</style>
+ <link rel="stylesheet" type="text/css" href="mkws-widget-wikipedia.css" />
<div class="mkws-wikipedia" mkws-team="w" autosearch="!param!q" sentences="3"></div>
</div>
</html>