Edits link is same colour as date when at lowest heatmap level

This commit is contained in:
Neil Lalonde 2013-06-18 18:45:13 -04:00
parent d5191adfc9
commit 21efbc7d92
1 changed files with 3 additions and 1 deletions

View File

@ -508,7 +508,9 @@
margin-right: 0;
}
&.edits {
opacity: 0.7;
a, a:visited {
color: #aaa;
}
}
}
.post-date {