summaryrefslogtreecommitdiff
path: root/docs/docs.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs.css')
-rw-r--r--docs/docs.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/docs.css b/docs/docs.css
new file mode 100644
index 0000000..98871a2
--- /dev/null
+++ b/docs/docs.css
@@ -0,0 +1,11 @@
+body {
+ font-family: sans-serif;
+}
+c {
+ font-family: monospace;
+}
+a, a:visited {
+ text-decoration: none;
+ color: #038083;
+}
+