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:
171ff55
)
Better styling (more Credo-like)
author
Mike Taylor
<mike@indexdata.com>
Mon, 19 May 2014 16:46:29 +0000
(17:46 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 19 May 2014 16:46:29 +0000
(17:46 +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
a7bad4b
..
e96c16a
100644
(file)
--- a/
examples/htdocs/mkws-widget-credo.css
+++ b/
examples/htdocs/mkws-widget-credo.css
@@
-24,7
+24,7
@@
vertical-align: top;
}
-.mkwsCredo div.title {
+.mkwsCredo .front div.title {
font-size: 150%;
font-weight: bold;
color: white;
@@
-32,6
+32,14
@@
padding: 0.25em 0.5em;
}
+.mkwsCredo div.title {
+ font-size: 150%;
+ font-weight: bold;
+ color: #666699;
+ background: #ddf3c3;
+ padding: 0.25em 0.5em;
+}
+
.mkwsCredo div.content {
background: white;
padding: 0.5em 1em;