Add style tweaks and hide the date list from the individual pages

This commit is contained in:
Alex Kilgour
2016-01-29 15:19:05 +00:00
parent 27cdf51258
commit 31bbb7229b
6 changed files with 13 additions and 8 deletions

View File

@@ -374,6 +374,9 @@ ul.date-links {
text-decoration: underline;
}
}
.single-result .date-selector-row {
display: none;
}
/* Graph */
.graph {