aboutsummaryrefslogtreecommitdiff
path: root/tmpl/root
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/root')
-rw-r--r--tmpl/root4
1 files changed, 3 insertions, 1 deletions
diff --git a/tmpl/root b/tmpl/root
index f8dc030..04b60da 100644
--- a/tmpl/root
+++ b/tmpl/root
@@ -11,8 +11,10 @@
font-family: 'Abel', sans-serif;
margin: 5% 10%;
}
- h1 {
+ h1, h4 {
font-family: 'Raleway', sans-serif;
+ }
+ h1 {
color: #F50;
}
pre {