aboutsummaryrefslogtreecommitdiff
path: root/pkgdown/extra.css
diff options
context:
space:
mode:
Diffstat (limited to 'pkgdown/extra.css')
-rw-r--r--pkgdown/extra.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkgdown/extra.css b/pkgdown/extra.css
new file mode 100644
index 0000000..6c9a253
--- /dev/null
+++ b/pkgdown/extra.css
@@ -0,0 +1,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 }