summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-15 15:20:01 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2016-11-15 15:20:01 +0100
commitea2a77a5f3fc706d0509f055016ec58faf8bd2d3 (patch)
tree9277e97bafd1bd261ca79f20ebf46a60900704cc
parente94bfcd36235ff29afc2337e8365f9ecf9fc4474 (diff)
downloadkyblo-ea2a77a5f3fc706d0509f055016ec58faf8bd2d3.tar.xz
Don't use gray for tags
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--templates/layout.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/layout.html b/templates/layout.html
index beb8c5d..1288014 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -38,12 +38,6 @@ article p {
#tags {
padding-bottom: 0.25em;
}
-#tags, #tags a {
- color: #444;
-}
-#tags a:hover {
- color: #111;
-}
#post-nav {
padding-bottom: 0.25em;
}