summaryrefslogtreecommitdiffstats
path: root/site/org.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/org.css')
-rw-r--r--site/org.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/site/org.css b/site/org.css
new file mode 100644
index 0000000..70ce626
--- /dev/null
+++ b/site/org.css
@@ -0,0 +1,10 @@
+body {
+ font-family: sans-serif;
+}
+
+#content,
+#org-div-home-and-up,
+#postamble {
+ margin: 0 auto;
+ width: 700px;
+}