Merge pull request #2364 from riking/patch-4
Remove the special styling on the Categories link
This commit is contained in:
commit
f36bdc984d
|
@ -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%);
|
||||
|
|
Loading…
Reference in New Issue