summaryrefslogtreecommitdiff
path: root/templates/main.css
diff options
context:
space:
mode:
authorPrefetch2021-02-20 13:20:32 +0100
committerPrefetch2021-02-20 13:20:32 +0100
commit8688d88c5d56541c8d06bcff4eeabe9ebf8a2fb8 (patch)
treeff74485b6d697dfa88eeaa2eb15d038250d324c5 /templates/main.css
parentfd5f0b15129417aa965d84ea46e5a9fc92a3c196 (diff)
Trial MathJax for knowledge base + Update CSS
Diffstat (limited to 'templates/main.css')
-rw-r--r--templates/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.css b/templates/main.css
index 5e64cb4..390858b 100644
--- a/templates/main.css
+++ b/templates/main.css
@@ -1,7 +1,7 @@
body {
background:#ddd;
color:#222;
- max-width:72ch;
+ max-width:80ch;
text-align:justify;
margin:auto;
padding:1em 0;