aboutsummaryrefslogtreecommitdiff
path: root/tmpl
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2016-02-16 21:40:46 +0100
committerDimitri Sokolyuk <demon@dim13.org>2016-02-16 21:40:46 +0100
commit94a7c57e5cb7be5bc1e8f2369c36a78c2abfb4e9 (patch)
tree1c00852459bf6d4ed85bcf78a360c730f36862a7 /tmpl
parent237b69932fa8afbe1ff59b0710537dad21fac2fc (diff)
Tweak colors
Diffstat (limited to 'tmpl')
-rw-r--r--tmpl/root5
1 files changed, 5 insertions, 0 deletions
diff --git a/tmpl/root b/tmpl/root
index eab7b55..f8dc030 100644
--- a/tmpl/root
+++ b/tmpl/root
@@ -13,10 +13,15 @@
}
h1 {
font-family: 'Raleway', sans-serif;
+ color: #F50;
}
pre {
font-family: 'Anonymous Pro', monospace;
}
+ a {
+ color: #05A;
+ text-decoration: none;
+ }
</style>
</head>
<body>