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