aboutsummaryrefslogtreecommitdiff
path: root/pkgdown/extra.css
blob: 6c9a25357beba3e146813493b19b6033075af3b2 (plain)
1
2
3
4
5
body { font-family: 'helvetica', sans-serif; }
a:link { color:#17547f; text-decoration: none;}
a:visited { color:#17547f; text-decoration: none;}
a:hover { color:#17547f; text-decoration: underline;}
h1 { color:#990000; font-weight:bold }