aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-10-12 17:00:56 +0200
committerLoïc Hoguin <[email protected]>2015-10-12 17:00:56 +0200
commit153cf9b9c67f3b43a1b2b28a07000b9d9be0f26b (patch)
tree861d927215c61b5ca72a5d01d2c1745065bcff89
parent192f7f40366a96a7809a1b67e3a668804aa3ec34 (diff)
downloaderlang.mk-153cf9b9c67f3b43a1b2b28a07000b9d9be0f26b.tar.gz
erlang.mk-153cf9b9c67f3b43a1b2b28a07000b9d9be0f26b.tar.bz2
erlang.mk-153cf9b9c67f3b43a1b2b28a07000b9d9be0f26b.zip
Remove unused CSS styles from the guide
-rw-r--r--templates/guide_header.tpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/guide_header.tpl b/templates/guide_header.tpl
index 30fb2a0..8d6160d 100644
--- a/templates/guide_header.tpl
+++ b/templates/guide_header.tpl
@@ -14,11 +14,6 @@ main h2, main h3{margin-top:2em}
a{color:#d9230f;text-decoration:none}
a:hover{text-decoration:underline}
h1, h2, h3{font-weight:normal}
-h1 a{color:black}
-h1 a:hover{color:#d9230f;text-decoration:none}
-span.var{color:teal}
-span.op{color:maroon}
-span.dir{color:purple}
div.navfooter{margin-bottom:1em}
--></style>
</head>