summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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;
}