Remove dark links mixin and sass var
This commit is contained in:
+7
-1
@@ -116,7 +116,13 @@ ul.pagination {
|
||||
@include fixed;
|
||||
}
|
||||
|
||||
@include dark-links;
|
||||
a {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
a.active {
|
||||
color: $color-link;
|
||||
}
|
||||
}
|
||||
|
||||
.book-section-flat {
|
||||
|
||||
Reference in New Issue
Block a user