make top period chooser styled more like the heading

This commit is contained in:
Neil Lalonde 2016-01-15 17:55:00 -05:00
parent 89be23a5d4
commit 1fb3c2cee6
1 changed files with 4 additions and 1 deletions

View File

@ -280,11 +280,14 @@ ol.category-breadcrumb {
li {
margin: 0;
padding: 0;
a {
font-weight: bold;
a, a:visited {
display: block;
padding: 5px;
color: $primary;
}
.top-date-string {
font-weight: normal;
font-size: 0.8em;
}
&:hover {