summaryrefslogtreecommitdiff
path: root/spacejunk/spacejunk.css
diff options
context:
space:
mode:
Diffstat (limited to 'spacejunk/spacejunk.css')
-rw-r--r--spacejunk/spacejunk.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/spacejunk/spacejunk.css b/spacejunk/spacejunk.css
new file mode 100644
index 0000000..d5c7f6a
--- /dev/null
+++ b/spacejunk/spacejunk.css
@@ -0,0 +1,7 @@
+p {
+ font-family: sans-serif;
+}
+h1, h2, h3 {
+ font-family: sans-serif;
+ text-align: center;
+}