Edits link is same colour as date when at lowest heatmap level
This commit is contained in:
parent
d5191adfc9
commit
21efbc7d92
|
@ -508,7 +508,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
&.edits {
|
||||
opacity: 0.7;
|
||||
a, a:visited {
|
||||
color: #aaa;
|
||||
}
|
||||
}
|
||||
}
|
||||
.post-date {
|
||||
|
|
Loading…
Reference in New Issue