Refactor templates and partials

This commit is contained in:
Alex Shpak
2018-11-25 13:30:25 +01:00
parent 461aafe995
commit 76c251066f
11 changed files with 57 additions and 33 deletions
+1 -7
View File
@@ -103,13 +103,7 @@ ul.pagination {
@include fixed;
}
a {
color: $nav-link-color;
}
a.active {
color: $color-link;
}
@include dark-links;
}
.book-page {