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:
f1b90c1
)
Tweak CSS to avoid visible links within an H1
author
Mike Taylor
<mike@indexdata.com>
Thu, 31 Jul 2014 09:43:57 +0000
(10:43 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 31 Jul 2014 09:43:57 +0000
(10:43 +0100)
doc/mkws-doc.css
patch
|
blob
|
history
diff --git
a/doc/mkws-doc.css
b/doc/mkws-doc.css
index
649640c
..
603999a
100644
(file)
--- a/
doc/mkws-doc.css
+++ b/
doc/mkws-doc.css
@@
-8,7
+8,7
@@
h1, h2, h3, h4 {
font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif;
}
-h2 a, h3 a, h4 a, div#TOC a {
+h1 a, h2 a, h3 a, h4 a, div#TOC a {
color: #68a;
text-decoration: none;
}