aboutsummaryrefslogtreecommitdiff
path: root/pkgdown/extra.css
diff options
context:
space:
mode:
authorKen Kellner <ken@kenkellner.com>2024-01-21 17:05:18 -0500
committerKen Kellner <ken@kenkellner.com>2024-01-21 17:05:18 -0500
commit009a50d2a8c88e2060564644e983449b5f14a1bf (patch)
tree66819fdf6741a40f6b94c4bf3c278db693468814 /pkgdown/extra.css
parent92c8cc30b67e9e1c28d78fadde6b1e798f285751 (diff)
Updates for pkgdown site
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 }