summaryrefslogtreecommitdiff
path: root/pretty.css
diff options
context:
space:
mode:
authorkaa <kaa@disroot.org>2025-01-26 09:22:58 -0800
committerkaa <kaa@disroot.org>2025-01-26 09:22:58 -0800
commit0bf12e1d2c8e552ffe0a1b94d73a43b5797c45fd (patch)
tree79473cb00e66ecfc77526e3ab25aab1575d814a8 /pretty.css
Diffstat (limited to 'pretty.css')
-rw-r--r--pretty.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/pretty.css b/pretty.css
new file mode 100644
index 0000000..f06d511
--- /dev/null
+++ b/pretty.css
@@ -0,0 +1,10 @@
+<head>
+<style>
+body {
+ width: 27em;
+ margin: auto;
+ margin-top: 2em;
+ font-size: 200%;
+}
+</style>
+</head>