Remove the special styling on the Categories link

This commit is contained in:
riking 2014-05-19 22:21:35 -07:00
parent 6617bfa454
commit 2c6ab4c699

View File

@ -183,12 +183,6 @@
}
.heading {
border-top: 1px solid scale-color-diff();
border-bottom: 1px solid scale-color-diff();
color: darken($primary, 40%);
font-weight: bold;
font-size: 12px;
line-height: 15px;
}
.selected {
background-color: scale-color($tertiary, $lightness: 90%);