summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-08-07 20:58:52 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2016-08-07 20:58:52 +0200
commit962e65f17cd63564b5aff579a37b9f2fd2f242d3 (patch)
treeee2a16ae84fc6574345afeb81259508915b86151
parentcd8e21748f9d5b27ab04d6414e20748aa32eb266 (diff)
downloadwebsite-962e65f17cd63564b5aff579a37b9f2fd2f242d3.tar.xz
I can't CSSHEADmaster
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--src/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/style.css b/src/style.css
index a3d2543..c19dfd0 100644
--- a/src/style.css
+++ b/src/style.css
@@ -78,12 +78,12 @@ header h1 {
color: #333;
}
-.entry .title a .permalink,
-.entry .title a:visited .permalink {
+.entry .title a.permalink,
+.entry .title a:visited.permalink {
color: #eeeeee;
}
-.entry .title a:hover .permalink {
+.entry .title a:hover.permalink {
color: #738181;
}