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:
16b386a
)
Settled on Google's Cabin font, having auditioned Puritan, Lato and Molengo.
author
Mike Taylor
<mike@indexdata.com>
Tue, 24 Feb 2015 17:36:54 +0000
(17:36 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 24 Feb 2015 17:36:54 +0000
(17:36 +0000)
doc/mkws-doc.css
patch
|
blob
|
history
diff --git
a/doc/mkws-doc.css
b/doc/mkws-doc.css
index
2bd20de
..
c2dc290
100644
(file)
--- a/
doc/mkws-doc.css
+++ b/
doc/mkws-doc.css
@@
-1,7
+1,7
@@
-@import url(http://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic);
+@import url(http://fonts.googleapis.com/css?family=Cabin:400,400italic,700,700italic);
body {
- font-family: Lato, Gill Sans, "Gillius ADF", Gillius, GilliusADF, Sans-Serif;
+ font-family: Cabin, Gill Sans, "Gillius ADF", Gillius, GilliusADF, Sans-Serif;
font-weight: normal;
}
h1, h2, h3 { color: #606060 }