aboutsummaryrefslogtreecommitdiff
path: root/tmpl/root
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2016-02-16 21:52:24 +0100
committerDimitri Sokolyuk <demon@dim13.org>2016-02-16 21:52:24 +0100
commit2d98f832f026955826a29a179ccf96cd8d6343a9 (patch)
treefadd9755b6e82074d43356978910520d9f844a00 /tmpl/root
parenta6179297fa8960abf156dfecdb546541ec1bfdcd (diff)
Tweak css
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 {